Mink Haze

MQ2-32 / Behr
#C2AE9E

A grounded medium neutral that reads warm in daylight. Complements natural materials like linen, wood, and stone.

Spec Sheet

Hex#C2AE9E
RGB194, 174, 158
HSL27°, 23%, 69%
On White 2.13:1 Fail
On Black 9.84:1 AAA

For AI Tools

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

Background: #EEEAE8
Text: #392719
Accent: #C2AE9E
Support: #6798C1
Neutral: #D2D1C1

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

#EEEAE8 background RGB 238 234 232
#392719 ink RGB 57 39 25
#C2AE9E accent RGB 194 174 158
#6798C1 support RGB 103 152 193
#D2D1C1 neutral RGB 210 209 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EEEAE8;
  --palette-ink: #392719;
  --palette-accent: #C2AE9E;
  --palette-support: #6798C1;
  --palette-neutral: #D2D1C1;
}

Tailwind Config

{
  "palette-background": "#EEEAE8",
  "palette-ink": "#392719",
  "palette-accent": "#C2AE9E",
  "palette-support": "#6798C1",
  "palette-neutral": "#D2D1C1"
}

Pro Exports Pro

Color Blindness Simulation

#B4AF9D
Protanopia
#B9B39E
Deuteranopia
#C9AAA9
Tritanopia

Build a design system around Mink Haze.