Flax

2098-50 / Benjamin Moore
#C0A9A1

Versatile and moderate, this neutral holds golden depth that reveals itself over time.

Spec Sheet

Hex#C0A9A1
RGB192, 169, 161
HSL15°, 20%, 69%
On White 2.23:1 Fail
On Black 9.43:1 AAA

For AI Tools

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

Background: #EFECEB
Text: #35231D
Accent: #C0A9A1
Support: #5B8A9A
Neutral: #D0CCBD

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

#EFECEB background RGB 239 236 235
#35231D ink RGB 53 35 29
#C0A9A1 accent RGB 192 169 161
#5B8A9A support RGB 91 138 154
#D0CCBD neutral RGB 208 204 189
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFECEB;
  --palette-ink: #35231D;
  --palette-accent: #C0A9A1;
  --palette-support: #5B8A9A;
  --palette-neutral: #D0CCBD;
}

Tailwind Config

{
  "palette-background": "#EFECEB",
  "palette-ink": "#35231D",
  "palette-accent": "#C0A9A1",
  "palette-support": "#5B8A9A",
  "palette-neutral": "#D0CCBD"
}

Pro Exports Pro

Color Blindness Simulation

#AEABA0
Protanopia
#B4AFA1
Deuteranopia
#C6A6A7
Tritanopia

Build a design system around Flax.