Coral Buff

024 / Benjamin Moore
#F7C8B7

A soft orange with sun-kissed warmth that envelops a room without overpowering it.

Spec Sheet

Hex#F7C8B7
RGB247, 200, 183
HSL16°, 80%, 84%
On White 1.51:1 Fail
On Black 13.9:1 AAA

For AI Tools

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

Background: #F2EFEE
Text: #382924
Accent: #F7C8B7
Support: #4B91AA
Neutral: #BDB8A8

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

#F2EFEE background RGB 242 239 238
#382924 ink RGB 56 41 36
#F7C8B7 accent RGB 247 200 183
#4B91AA support RGB 75 145 170
#BDB8A8 neutral RGB 189 184 168
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2EFEE;
  --palette-ink: #382924;
  --palette-accent: #F7C8B7;
  --palette-support: #4B91AA;
  --palette-neutral: #BDB8A8;
}

Tailwind Config

{
  "palette-background": "#F2EFEE",
  "palette-ink": "#382924",
  "palette-accent": "#F7C8B7",
  "palette-support": "#4B91AA",
  "palette-neutral": "#BDB8A8"
}

Pro Exports Pro

Color Blindness Simulation

#D3CDB6
Protanopia
#DED6B7
Deuteranopia
#FFC1C3
Tritanopia

Build a design system around Coral Buff.