Mist

FE113 / Fired Earth
#C8C8C0

A cool grey-green with the ethereal character of morning mist. Soft and atmospheric.

Spec Sheet

Hex#C8C8C0
RGB200, 200, 192
HSL60°, 7%, 77%
On White 1.68:1 Fail
On Black 12.48:1 AAA

For AI Tools

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

Background: #F3F3ED
Text: #2A2A13
Accent: #C8C8C0
Support: #4343A3
Neutral: #CFD4C9

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 Mist Palettes are free. Exports aren't.

#F3F3ED background RGB 243 243 237
#2A2A13 ink RGB 42 42 19
#C8C8C0 accent RGB 200 200 192
#4343A3 support RGB 67 67 163
#CFD4C9 neutral RGB 207 212 201
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F3ED;
  --palette-ink: #2A2A13;
  --palette-accent: #C8C8C0;
  --palette-support: #4343A3;
  --palette-neutral: #CFD4C9;
}

Tailwind Config

{
  "palette-background": "#F3F3ED",
  "palette-ink": "#2A2A13",
  "palette-accent": "#C8C8C0",
  "palette-support": "#4343A3",
  "palette-neutral": "#CFD4C9"
}

Pro Exports Pro

Color Blindness Simulation

#CAC7C0
Protanopia
#CAC8C0
Deuteranopia
#C9C7C6
Tritanopia

Build a design system around Mist.