Vanilla Cookie

372 / Benjamin Moore
#F6EFD1

Warm and delicate, this yellow brings golden energy without overwhelming a room.

Spec Sheet

Hex#F6EFD1
RGB246, 239, 209
HSL49°, 67%, 89%
On White 1.15:1 Fail
On Black 18.19:1 AAA

For AI Tools

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

Background: #E9E7E2
Text: #201E13
Accent: #F6EFD1
Support: #5A67A0
Neutral: #D2D9C4

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

#E9E7E2 background RGB 233 231 226
#201E13 ink RGB 32 30 19
#F6EFD1 accent RGB 246 239 209
#5A67A0 support RGB 90 103 160
#D2D9C4 neutral RGB 210 217 196
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E7E2;
  --palette-ink: #201E13;
  --palette-accent: #F6EFD1;
  --palette-support: #5A67A0;
  --palette-neutral: #D2D9C4;
}

Tailwind Config

{
  "palette-background": "#E9E7E2",
  "palette-ink": "#201E13",
  "palette-accent": "#F6EFD1",
  "palette-support": "#5A67A0",
  "palette-neutral": "#D2D9C4"
}

Pro Exports Pro

Color Blindness Simulation

#F6EDCF
Protanopia
#F8F0D2
Deuteranopia
#FCEAE6
Tritanopia

Build a design system around Vanilla Cookie.