Golden Nectar

P250-2 / Behr
#FFE5B2

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

Spec Sheet

Hex#FFE5B2
RGB255, 229, 178
HSL40°, 100%, 85%
On White 1.23:1 Fail
On Black 17.1:1 AAA

For AI Tools

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

Background: #F5F3F0
Text: #1D1911
Accent: #FFE5B2
Support: #6484C4
Neutral: #BEC1AE

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

#F5F3F0 background RGB 245 243 240
#1D1911 ink RGB 29 25 17
#FFE5B2 accent RGB 255 229 178
#6484C4 support RGB 100 132 196
#BEC1AE neutral RGB 190 193 174
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F3F0;
  --palette-ink: #1D1911;
  --palette-accent: #FFE5B2;
  --palette-support: #6484C4;
  --palette-neutral: #BEC1AE;
}

Tailwind Config

{
  "palette-background": "#F5F3F0",
  "palette-ink": "#1D1911",
  "palette-accent": "#FFE5B2",
  "palette-support": "#6484C4",
  "palette-neutral": "#BEC1AE"
}

Pro Exports Pro

Color Blindness Simulation

#F2E4AF
Protanopia
#F8EBB3
Deuteranopia
#FFDCD7
Tritanopia

Build a design system around Golden Nectar.