Soft Marigold

160 / Benjamin Moore
#F0BA77

A balanced orange with sun-kissed warmth that envelops a room without overpowering it.

Spec Sheet

Hex#F0BA77
RGB240, 186, 119
HSL33°, 80%, 70%
On White 1.75:1 Fail
On Black 11.99:1 AAA

For AI Tools

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

Background: #F2F0EE
Text: #2E251A
Accent: #F0BA77
Support: #406EA5
Neutral: #D6D6C7

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

#F2F0EE background RGB 242 240 238
#2E251A ink RGB 46 37 26
#F0BA77 accent RGB 240 186 119
#406EA5 support RGB 64 110 165
#D6D6C7 neutral RGB 214 214 199
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #2E251A;
  --palette-accent: #F0BA77;
  --palette-support: #406EA5;
  --palette-neutral: #D6D6C7;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#2E251A",
  "palette-accent": "#F0BA77",
  "palette-support": "#406EA5",
  "palette-neutral": "#D6D6C7"
}

Pro Exports Pro

Color Blindness Simulation

#CDBC72
Protanopia
#DAC979
Deuteranopia
#FFADAA
Tritanopia

Build a design system around Soft Marigold.