Rolling Fog

143 / Little Greene
#CBC1B1

A warm grey-beige that captures the soft tones of morning mist settling over open countryside.

Spec Sheet

Hex#CBC1B1
RGB203, 193, 177
HSL37°, 20%, 75%
On White 1.78:1 Fail
On Black 11.8:1 AAA

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #E8E6E3
Text: #3C2F1A
Accent: #CBC1B1
Support: #476390
Neutral: #D4D7BC

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Rolling Fog Palettes are free. Exports aren't.

#E8E6E3 background RGB 232 230 227
#3C2F1A ink RGB 60 47 26
#CBC1B1 accent RGB 203 193 177
#476390 support RGB 71 99 144
#D4D7BC neutral RGB 212 215 188
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E8E6E3;
  --palette-ink: #3C2F1A;
  --palette-accent: #CBC1B1;
  --palette-support: #476390;
  --palette-neutral: #D4D7BC;
}

Tailwind Config

{
  "palette-background": "#E8E6E3",
  "palette-ink": "#3C2F1A",
  "palette-accent": "#CBC1B1",
  "palette-support": "#476390",
  "palette-neutral": "#D4D7BC"
}

Pro Exports Pro

Color Blindness Simulation

#C6C1B0
Protanopia
#C8C3B1
Deuteranopia
#D0BEBC
Tritanopia

Build a design system around Rolling Fog.