Sail Cloth

OC-142 / Benjamin Moore
#E4DECE

A delicate, measured yellow that reads as sunshine filtered through linen.

Spec Sheet

Hex#E4DECE
RGB228, 222, 206
HSL44°, 29%, 85%
On White 1.34:1 Fail
On Black 15.64:1 AAA

For AI Tools

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

Background: #F3F1ED
Text: #352D17
Accent: #E4DECE
Support: #445C9C
Neutral: #C1C7AD

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

#F3F1ED background RGB 243 241 237
#352D17 ink RGB 53 45 23
#E4DECE accent RGB 228 222 206
#445C9C support RGB 68 92 156
#C1C7AD neutral RGB 193 199 173
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F1ED;
  --palette-ink: #352D17;
  --palette-accent: #E4DECE;
  --palette-support: #445C9C;
  --palette-neutral: #C1C7AD;
}

Tailwind Config

{
  "palette-background": "#F3F1ED",
  "palette-ink": "#352D17",
  "palette-accent": "#E4DECE",
  "palette-support": "#445C9C",
  "palette-neutral": "#C1C7AD"
}

Pro Exports Pro

Color Blindness Simulation

#E2DDCD
Protanopia
#E4DFCE
Deuteranopia
#E8DBD9
Tritanopia

Build a design system around Sail Cloth.