Sour Tarts

P230-2 / Behr
#FFE5CD

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

Spec Sheet

Hex#FFE5CD
RGB255, 229, 205
HSL29°, 100%, 90%
On White 1.21:1 Fail
On Black 17.34:1 AAA

For AI Tools

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

Background: #ECE8E4
Text: #2D2620
Accent: #FFE5CD
Support: #436C93
Neutral: #CBCAB4

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

#ECE8E4 background RGB 236 232 228
#2D2620 ink RGB 45 38 32
#FFE5CD accent RGB 255 229 205
#436C93 support RGB 67 108 147
#CBCAB4 neutral RGB 203 202 180
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE8E4;
  --palette-ink: #2D2620;
  --palette-accent: #FFE5CD;
  --palette-support: #436C93;
  --palette-neutral: #CBCAB4;
}

Tailwind Config

{
  "palette-background": "#ECE8E4",
  "palette-ink": "#2D2620",
  "palette-accent": "#FFE5CD",
  "palette-support": "#436C93",
  "palette-neutral": "#CBCAB4"
}

Pro Exports Pro

Color Blindness Simulation

#EEE6CC
Protanopia
#F4ECCD
Deuteranopia
#FFDFDE
Tritanopia

Build a design system around Sour Tarts.