Final Straw

S320-3 / Behr
#CFC99C

A muted yellow with sunny disposition. Brightens north-facing rooms and creates cheerful, welcoming interiors.

Spec Sheet

Hex#CFC99C
RGB207, 201, 156
HSL53°, 35%, 71%
On White 1.68:1 Fail
On Black 12.49:1 AAA

For AI Tools

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

Background: #EDECE8
Text: #28271A
Accent: #CFC99C
Support: #4E5AB7
Neutral: #B6C2A3

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

#EDECE8 background RGB 237 236 232
#28271A ink RGB 40 39 26
#CFC99C accent RGB 207 201 156
#4E5AB7 support RGB 78 90 183
#B6C2A3 neutral RGB 182 194 163
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EDECE8;
  --palette-ink: #28271A;
  --palette-accent: #CFC99C;
  --palette-support: #4E5AB7;
  --palette-neutral: #B6C2A3;
}

Tailwind Config

{
  "palette-background": "#EDECE8",
  "palette-ink": "#28271A",
  "palette-accent": "#CFC99C",
  "palette-support": "#4E5AB7",
  "palette-neutral": "#B6C2A3"
}

Pro Exports Pro

Color Blindness Simulation

#D2C699
Protanopia
#D4C99E
Deuteranopia
#D7C3BD
Tritanopia

Build a design system around Final Straw.