Milk Shake

1165 / Benjamin Moore
#DCC0AF

A clear red with golden undertones that commands attention on any surface.

Spec Sheet

Hex#DCC0AF
RGB220, 192, 175
HSL23°, 39%, 77%
On White 1.72:1 Fail
On Black 12.2:1 AAA

For AI Tools

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

Background: #F4F2F0
Text: #201813
Accent: #DCC0AF
Support: #4E85A6
Neutral: #C9C7B6

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

#F4F2F0 background RGB 244 242 240
#201813 ink RGB 32 24 19
#DCC0AF accent RGB 220 192 175
#4E85A6 support RGB 78 133 166
#C9C7B6 neutral RGB 201 199 182
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F2F0;
  --palette-ink: #201813;
  --palette-accent: #DCC0AF;
  --palette-support: #4E85A6;
  --palette-neutral: #C9C7B6;
}

Tailwind Config

{
  "palette-background": "#F4F2F0",
  "palette-ink": "#201813",
  "palette-accent": "#DCC0AF",
  "palette-support": "#4E85A6",
  "palette-neutral": "#C9C7B6"
}

Pro Exports Pro

Color Blindness Simulation

#C8C2AE
Protanopia
#CEC8AF
Deuteranopia
#E5BBBB
Tritanopia

Build a design system around Milk Shake.