Fruit Punch

140 / Benjamin Moore
#F58C40

A medium-depth, warm orange that adds spice and warmth to architectural surfaces.

Spec Sheet

Hex#F58C40
RGB245, 140, 64
HSL25°, 90%, 61%
On White 2.41:1 Fail
On Black 8.71:1 AAA

For AI Tools

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

Background: #ECEAE9
Text: #2D221B
Accent: #F58C40
Support: #63849C
Neutral: #C8C6B7

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

#ECEAE9 background RGB 236 234 233
#2D221B ink RGB 45 34 27
#F58C40 accent RGB 245 140 64
#63849C support RGB 99 132 156
#C8C6B7 neutral RGB 200 198 183
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECEAE9;
  --palette-ink: #2D221B;
  --palette-accent: #F58C40;
  --palette-support: #63849C;
  --palette-neutral: #C8C6B7;
}

Tailwind Config

{
  "palette-background": "#ECEAE9",
  "palette-ink": "#2D221B",
  "palette-accent": "#F58C40",
  "palette-support": "#63849C",
  "palette-neutral": "#C8C6B7"
}

Pro Exports Pro

Color Blindness Simulation

#AA9837
Protanopia
#C4B03F
Deuteranopia
#FF767C
Tritanopia

Build a design system around Fruit Punch.