Cookie Dough

916 / Benjamin Moore
#F6E3C3

A delicate orange with warm warmth that envelops a room without overpowering it.

Spec Sheet

Hex#F6E3C3
RGB246, 227, 195
HSL38°, 74%, 86%
On White 1.26:1 Fail
On Black 16.69:1 AAA

For AI Tools

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

Background: #EFEEEB
Text: #2E281E
Accent: #F6E3C3
Support: #566786
Neutral: #C9CCB3

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

#EFEEEB background RGB 239 238 235
#2E281E ink RGB 46 40 30
#F6E3C3 accent RGB 246 227 195
#566786 support RGB 86 103 134
#C9CCB3 neutral RGB 201 204 179
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFEEEB;
  --palette-ink: #2E281E;
  --palette-accent: #F6E3C3;
  --palette-support: #566786;
  --palette-neutral: #C9CCB3;
}

Tailwind Config

{
  "palette-background": "#EFEEEB",
  "palette-ink": "#2E281E",
  "palette-accent": "#F6E3C3",
  "palette-support": "#566786",
  "palette-neutral": "#C9CCB3"
}

Pro Exports Pro

Color Blindness Simulation

#ECE2C1
Protanopia
#F0E7C4
Deuteranopia
#FFDDDA
Tritanopia

Build a design system around Cookie Dough.