Sweet Apricot

220A-3 / Behr
#FFB5B2

A light red with confident presence. Pairs well with warm neutrals and dark wood tones.

Spec Sheet

Hex#FFB5B2
RGB255, 181, 178
HSL2°, 100%, 85%
On White 1.68:1 Fail
On Black 12.5:1 AAA

For AI Tools

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

Background: #ECE4E4
Text: #391F1E
Accent: #FFB5B2
Support: #7FACAD
Neutral: #C7C0B8

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

#ECE4E4 background RGB 236 228 228
#391F1E ink RGB 57 31 30
#FFB5B2 accent RGB 255 181 178
#7FACAD support RGB 127 172 173
#C7C0B8 neutral RGB 199 192 184
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE4E4;
  --palette-ink: #391F1E;
  --palette-accent: #FFB5B2;
  --palette-support: #7FACAD;
  --palette-neutral: #C7C0B8;
}

Tailwind Config

{
  "palette-background": "#ECE4E4",
  "palette-ink": "#391F1E",
  "palette-accent": "#FFB5B2",
  "palette-support": "#7FACAD",
  "palette-neutral": "#C7C0B8"
}

Pro Exports Pro

Color Blindness Simulation

#C3BFB1
Protanopia
#D5CDB1
Deuteranopia
#FFADB5
Tritanopia

Build a design system around Sweet Apricot.