Mixed Fruit

2011-50 / Benjamin Moore
#FFBEB8

A light red with amber undertones that commands attention on any surface.

Spec Sheet

Hex#FFBEB8
RGB255, 190, 184
HSL5°, 100%, 86%
On White 1.58:1 Fail
On Black 13.31:1 AAA

For AI Tools

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

Background: #E9E2E2
Text: #201413
Accent: #FFBEB8
Support: #5DB3BB
Neutral: #BCB4A9

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

#E9E2E2 background RGB 233 226 226
#201413 ink RGB 32 20 19
#FFBEB8 accent RGB 255 190 184
#5DB3BB support RGB 93 179 187
#BCB4A9 neutral RGB 188 180 169
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E9E2E2;
  --palette-ink: #201413;
  --palette-accent: #FFBEB8;
  --palette-support: #5DB3BB;
  --palette-neutral: #BCB4A9;
}

Tailwind Config

{
  "palette-background": "#E9E2E2",
  "palette-ink": "#201413",
  "palette-accent": "#FFBEB8",
  "palette-support": "#5DB3BB",
  "palette-neutral": "#BCB4A9"
}

Pro Exports Pro

Color Blindness Simulation

#CBC6B7
Protanopia
#DAD3B7
Deuteranopia
#FFB7BD
Tritanopia

Build a design system around Mixed Fruit.