Light Peachblossom

3 / Little Greene
#D4B8AB

A soft, blushing peach-pink drawn from the delicate petals of spring fruit-tree blossoms.

Spec Sheet

Hex#D4B8AB
RGB212, 184, 171
HSL19°, 32%, 75%
On White 1.87:1 Fail
On Black 11.24:1 AAA

For AI Tools

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

Background: #F6F4F3
Text: #2C211C
Accent: #D4B8AB
Support: #4288A9
Neutral: #C4C0AB

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

#F6F4F3 background RGB 246 244 243
#2C211C ink RGB 44 33 28
#D4B8AB accent RGB 212 184 171
#4288A9 support RGB 66 136 169
#C4C0AB neutral RGB 196 192 171
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F6F4F3;
  --palette-ink: #2C211C;
  --palette-accent: #D4B8AB;
  --palette-support: #4288A9;
  --palette-neutral: #C4C0AB;
}

Tailwind Config

{
  "palette-background": "#F6F4F3",
  "palette-ink": "#2C211C",
  "palette-accent": "#D4B8AB",
  "palette-support": "#4288A9",
  "palette-neutral": "#C4C0AB"
}

Pro Exports Pro

Color Blindness Simulation

#BFBAAA
Protanopia
#C6C0AB
Deuteranopia
#DCB4B4
Tritanopia

Build a design system around Light Peachblossom.