Iced Apricot

UL130-11 / Behr
#EED5C1

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

Spec Sheet

Hex#EED5C1
RGB238, 213, 193
HSL27°, 57%, 85%
On White 1.41:1 Fail
On Black 14.92:1 AAA

For AI Tools

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

Background: #EAE8E6
Text: #221B16
Accent: #EED5C1
Support: #5D8EB6
Neutral: #D3D2C5

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

#EAE8E6 background RGB 234 232 230
#221B16 ink RGB 34 27 22
#EED5C1 accent RGB 238 213 193
#5D8EB6 support RGB 93 142 182
#D3D2C5 neutral RGB 211 210 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EAE8E6;
  --palette-ink: #221B16;
  --palette-accent: #EED5C1;
  --palette-support: #5D8EB6;
  --palette-neutral: #D3D2C5;
}

Tailwind Config

{
  "palette-background": "#EAE8E6",
  "palette-ink": "#221B16",
  "palette-accent": "#EED5C1",
  "palette-support": "#5D8EB6",
  "palette-neutral": "#D3D2C5"
}

Pro Exports Pro

Color Blindness Simulation

#DDD6C0
Protanopia
#E3DCC1
Deuteranopia
#F7D0CF
Tritanopia

Build a design system around Iced Apricot.