Clamshell

260E-2 / Behr
#F0D0BC

A rich, light orange rooted in terracotta and spice. Pairs with cream, olive, and deep brown.

Spec Sheet

Hex#F0D0BC
RGB240, 208, 188
HSL23°, 63%, 84%
On White 1.45:1 Fail
On Black 14.45:1 AAA

For AI Tools

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

Background: #EDEAE8
Text: #2A1C14
Accent: #F0D0BC
Support: #4E8BB1
Neutral: #C5C2A5

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

#EDEAE8 background RGB 237 234 232
#2A1C14 ink RGB 42 28 20
#F0D0BC accent RGB 240 208 188
#4E8BB1 support RGB 78 139 177
#C5C2A5 neutral RGB 197 194 165
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDEAE8;
  --palette-ink: #2A1C14;
  --palette-accent: #F0D0BC;
  --palette-support: #4E8BB1;
  --palette-neutral: #C5C2A5;
}

Tailwind Config

{
  "palette-background": "#EDEAE8",
  "palette-ink": "#2A1C14",
  "palette-accent": "#F0D0BC",
  "palette-support": "#4E8BB1",
  "palette-neutral": "#C5C2A5"
}

Pro Exports Pro

Color Blindness Simulation

#D9D2BB
Protanopia
#E0D9BC
Deuteranopia
#FACACA
Tritanopia

Build a design system around Clamshell.