Citrus Blast

2018-30 / Benjamin Moore
#FFB229

This vibrant orange holds golden undertones, evoking fired clay and autumn foliage.

Spec Sheet

Hex#FFB229
RGB255, 178, 41
HSL38°, 100%, 58%
On White 1.8:1 Fail
On Black 11.65:1 AAA

For AI Tools

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

Background: #F2F0ED
Text: #231E15
Accent: #FFB229
Support: #4368A8
Neutral: #D1D3C5

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

#F2F0ED background RGB 242 240 237
#231E15 ink RGB 35 30 21
#FFB229 accent RGB 255 178 41
#4368A8 support RGB 67 104 168
#D1D3C5 neutral RGB 209 211 197
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0ED;
  --palette-ink: #231E15;
  --palette-accent: #FFB229;
  --palette-support: #4368A8;
  --palette-neutral: #D1D3C5;
}

Tailwind Config

{
  "palette-background": "#F2F0ED",
  "palette-ink": "#231E15",
  "palette-accent": "#FFB229",
  "palette-support": "#4368A8",
  "palette-neutral": "#D1D3C5"
}

Pro Exports Pro

Color Blindness Simulation

#CEB600
Protanopia
#E0C82F
Deuteranopia
#FF9D99
Tritanopia

Build a design system around Citrus Blast.