Robin's Nest

618 / Benjamin Moore
#C0E0D5

A delicate green with mineral undertones that connects interiors to the natural world.

Spec Sheet

Hex#C0E0D5
RGB192, 224, 213
HSL159°, 34%, 82%
On White 1.41:1 Fail
On Black 14.86:1 AAA

For AI Tools

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

Background: #EDF3F1
Text: #1E2E29
Accent: #C0E0D5
Support: #AD5272
Neutral: #C6D4D7

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

#EDF3F1 background RGB 237 243 241
#1E2E29 ink RGB 30 46 41
#C0E0D5 accent RGB 192 224 213
#AD5272 support RGB 173 82 114
#C6D4D7 neutral RGB 198 212 215
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDF3F1;
  --palette-ink: #1E2E29;
  --palette-accent: #C0E0D5;
  --palette-support: #AD5272;
  --palette-neutral: #C6D4D7;
}

Tailwind Config

{
  "palette-background": "#EDF3F1",
  "palette-ink": "#1E2E29",
  "palette-accent": "#C0E0D5",
  "palette-support": "#AD5272",
  "palette-neutral": "#C6D4D7"
}

Pro Exports Pro

Color Blindness Simulation

#DEDCD5
Protanopia
#D8D7D6
Deuteranopia
#B9E1DD
Tritanopia

Build a design system around Robin's Nest.