Marmalade

2016-40 / Benjamin Moore
#FFBA71

This bold orange holds sun-kissed undertones, evoking fired clay and autumn foliage.

Spec Sheet

Hex#FFBA71
RGB255, 186, 113
HSL31°, 100%, 72%
On White 1.68:1 Fail
On Black 12.51:1 AAA

For AI Tools

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

Background: #F2F0ED
Text: #1C1711
Accent: #FFBA71
Support: #3C6590
Neutral: #D5D5BE

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

#F2F0ED background RGB 242 240 237
#1C1711 ink RGB 28 23 17
#FFBA71 accent RGB 255 186 113
#3C6590 support RGB 60 101 144
#D5D5BE neutral RGB 213 213 190
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0ED;
  --palette-ink: #1C1711;
  --palette-accent: #FFBA71;
  --palette-support: #3C6590;
  --palette-neutral: #D5D5BE;
}

Tailwind Config

{
  "palette-background": "#F2F0ED",
  "palette-ink": "#1C1711",
  "palette-accent": "#FFBA71",
  "palette-support": "#3C6590",
  "palette-neutral": "#D5D5BE"
}

Pro Exports Pro

Color Blindness Simulation

#D1BE6B
Protanopia
#E1CE72
Deuteranopia
#FFAAA9
Tritanopia

Build a design system around Marmalade.