Feather Plume

290B-4 / Behr
#FFDAB4

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

Spec Sheet

Hex#FFDAB4
RGB255, 218, 180
HSL30°, 100%, 85%
On White 1.32:1 Fail
On Black 15.94:1 AAA

For AI Tools

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

Background: #F2F0EE
Text: #1C1712
Accent: #FFDAB4
Support: #6891BB
Neutral: #D4D4B9

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

#F2F0EE background RGB 242 240 238
#1C1712 ink RGB 28 23 18
#FFDAB4 accent RGB 255 218 180
#6891BB support RGB 104 145 187
#D4D4B9 neutral RGB 212 212 185
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #1C1712;
  --palette-accent: #FFDAB4;
  --palette-support: #6891BB;
  --palette-neutral: #D4D4B9;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#1C1712",
  "palette-accent": "#FFDAB4",
  "palette-support": "#6891BB",
  "palette-neutral": "#D4D4B9"
}

Pro Exports Pro

Color Blindness Simulation

#E7DBB2
Protanopia
#EFE4B5
Deuteranopia
#FFD2D0
Tritanopia

Build a design system around Feather Plume.