Mango Punch

154 / Benjamin Moore
#FFA84E

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

Spec Sheet

Hex#FFA84E
RGB255, 168, 78
HSL31°, 100%, 65%
On White 1.92:1 Fail
On Black 10.96:1 AAA

For AI Tools

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

Background: #F1F0EE
Text: #312416
Accent: #FFA84E
Support: #6D86A2
Neutral: #D3D3C0

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

#F1F0EE background RGB 241 240 238
#312416 ink RGB 49 36 22
#FFA84E accent RGB 255 168 78
#6D86A2 support RGB 109 134 162
#D3D3C0 neutral RGB 211 211 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F0EE;
  --palette-ink: #312416;
  --palette-accent: #FFA84E;
  --palette-support: #6D86A2;
  --palette-neutral: #D3D3C0;
}

Tailwind Config

{
  "palette-background": "#F1F0EE",
  "palette-ink": "#312416",
  "palette-accent": "#FFA84E",
  "palette-support": "#6D86A2",
  "palette-neutral": "#D3D3C0"
}

Pro Exports Pro

Color Blindness Simulation

#C3AF44
Protanopia
#D8C34F
Deuteranopia
#FF9495
Tritanopia

Build a design system around Mango Punch.