Peach Cooler

022 / Benjamin Moore
#F7E4D4

A ethereal red with warm undertones that commands attention on any surface.

Spec Sheet

Hex#F7E4D4
RGB247, 228, 212
HSL27°, 69%, 90%
On White 1.24:1 Fail
On Black 17:1 AAA

For AI Tools

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

Background: #F4F2F0
Text: #2C2016
Accent: #F7E4D4
Support: #5D89AC
Neutral: #C8C7AC

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

#F4F2F0 background RGB 244 242 240
#2C2016 ink RGB 44 32 22
#F7E4D4 accent RGB 247 228 212
#5D89AC support RGB 93 137 172
#C8C7AC neutral RGB 200 199 172
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F4F2F0;
  --palette-ink: #2C2016;
  --palette-accent: #F7E4D4;
  --palette-support: #5D89AC;
  --palette-neutral: #C8C7AC;
}

Tailwind Config

{
  "palette-background": "#F4F2F0",
  "palette-ink": "#2C2016",
  "palette-accent": "#F7E4D4",
  "palette-support": "#5D89AC",
  "palette-neutral": "#C8C7AC"
}

Pro Exports Pro

Color Blindness Simulation

#EAE5D3
Protanopia
#EFE9D4
Deuteranopia
#FEE0DF
Tritanopia

Build a design system around Peach Cooler.