Marmalade

240B-4 / Behr
#FF9570

A light, vivid orange with earthy character. Adds warmth to transitional and southwestern-inspired interiors.

Spec Sheet

Hex#FF9570
RGB255, 149, 112
HSL16°, 100%, 72%
On White 2.15:1 Fail
On Black 9.78:1 AAA

For AI Tools

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

Background: #F1EFEE
Text: #211612
Accent: #FF9570
Support: #82A0AB
Neutral: #D7D2C1

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.

#F1EFEE background RGB 241 239 238
#211612 ink RGB 33 22 18
#FF9570 accent RGB 255 149 112
#82A0AB support RGB 130 160 171
#D7D2C1 neutral RGB 215 210 193
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1EFEE;
  --palette-ink: #211612;
  --palette-accent: #FF9570;
  --palette-support: #82A0AB;
  --palette-neutral: #D7D2C1;
}

Tailwind Config

{
  "palette-background": "#F1EFEE",
  "palette-ink": "#211612",
  "palette-accent": "#FF9570",
  "palette-support": "#82A0AB",
  "palette-neutral": "#D7D2C1"
}

Pro Exports Pro

Color Blindness Simulation

#B0A36D
Protanopia
#CABA6F
Deuteranopia
#FF838C
Tritanopia

Build a design system around Marmalade.