Fall Straw

290A-3 / Behr
#FFE2C7

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

Spec Sheet

Hex#FFE2C7
RGB255, 226, 199
HSL29°, 100%, 89%
On White 1.24:1 Fail
On Black 16.96:1 AAA

For AI Tools

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

Background: #F3F0ED
Text: #281E15
Accent: #FFE2C7
Support: #5C81A3
Neutral: #CCCBAD

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

#F3F0ED background RGB 243 240 237
#281E15 ink RGB 40 30 21
#FFE2C7 accent RGB 255 226 199
#5C81A3 support RGB 92 129 163
#CCCBAD neutral RGB 204 203 173
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F3F0ED;
  --palette-ink: #281E15;
  --palette-accent: #FFE2C7;
  --palette-support: #5C81A3;
  --palette-neutral: #CCCBAD;
}

Tailwind Config

{
  "palette-background": "#F3F0ED",
  "palette-ink": "#281E15",
  "palette-accent": "#FFE2C7",
  "palette-support": "#5C81A3",
  "palette-neutral": "#CCCBAD"
}

Pro Exports Pro

Color Blindness Simulation

#ECE3C5
Protanopia
#F2E9C7
Deuteranopia
#FFDCDA
Tritanopia

Build a design system around Fall Straw.