Coral Reef

SW 6606 / Sherwin-Williams
#D9766C

A vivid, muted red value perfect for grounding a colour scheme.

Spec Sheet

Hex#D9766C
RGB217, 118, 108
HSL6°, 59%, 64%
On White 3.11:1 AA Large
On Black 6.76:1 AA

For AI Tools

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

Background: #F0EBEA
Text: #1B1413
Accent: #D9766C
Support: #609DA4
Neutral: #C8B9A3

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

#F0EBEA background RGB 240 235 234
#1B1413 ink RGB 27 20 19
#D9766C accent RGB 217 118 108
#609DA4 support RGB 96 157 164
#C8B9A3 neutral RGB 200 185 163
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F0EBEA;
  --palette-ink: #1B1413;
  --palette-accent: #D9766C;
  --palette-support: #609DA4;
  --palette-neutral: #C8B9A3;
}

Tailwind Config

{
  "palette-background": "#F0EBEA",
  "palette-ink": "#1B1413",
  "palette-accent": "#D9766C",
  "palette-support": "#609DA4",
  "palette-neutral": "#C8B9A3"
}

Pro Exports Pro

Color Blindness Simulation

#8D866B
Protanopia
#A59A6A
Deuteranopia
#EB6774
Tritanopia

Build a design system around Coral Reef.