Fruity Cocktail

147 / Benjamin Moore
#F99D48

A medium-depth orange with golden warmth that envelops a room without overpowering it.

Spec Sheet

Hex#F99D48
RGB249, 157, 72
HSL29°, 94%, 63%
On White 2.11:1 Fail
On Black 9.94:1 AAA

For AI Tools

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

Background: #F2F0EE
Text: #312921
Accent: #F99D48
Support: #4C7194
Neutral: #C2C2B2

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

#F2F0EE background RGB 242 240 238
#312921 ink RGB 49 41 33
#F99D48 accent RGB 249 157 72
#4C7194 support RGB 76 113 148
#C2C2B2 neutral RGB 194 194 178
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F2F0EE;
  --palette-ink: #312921;
  --palette-accent: #F99D48;
  --palette-support: #4C7194;
  --palette-neutral: #C2C2B2;
}

Tailwind Config

{
  "palette-background": "#F2F0EE",
  "palette-ink": "#312921",
  "palette-accent": "#F99D48",
  "palette-support": "#4C7194",
  "palette-neutral": "#C2C2B2"
}

Pro Exports Pro

Color Blindness Simulation

#B9A63E
Protanopia
#CFBB49
Deuteranopia
#FF898B
Tritanopia

Build a design system around Fruity Cocktail.