Fruit Salad

M200-2 / Behr
#F5C7C2

A vivid red with emotional weight. Draws the eye and adds passion to feature walls and architectural details.

Spec Sheet

Hex#F5C7C2
RGB245, 199, 194
HSL6°, 72%, 86%
On White 1.52:1 Fail
On Black 13.83:1 AAA

For AI Tools

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

Background: #F5F0F0
Text: #2D1715
Accent: #F5C7C2
Support: #5C9399
Neutral: #D8CEC0

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

#F5F0F0 background RGB 245 240 240
#2D1715 ink RGB 45 23 21
#F5C7C2 accent RGB 245 199 194
#5C9399 support RGB 92 147 153
#D8CEC0 neutral RGB 216 206 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F5F0F0;
  --palette-ink: #2D1715;
  --palette-accent: #F5C7C2;
  --palette-support: #5C9399;
  --palette-neutral: #D8CEC0;
}

Tailwind Config

{
  "palette-background": "#F5F0F0",
  "palette-ink": "#2D1715",
  "palette-accent": "#F5C7C2",
  "palette-support": "#5C9399",
  "palette-neutral": "#D8CEC0"
}

Pro Exports Pro

Color Blindness Simulation

#D0CCC2
Protanopia
#DAD5C2
Deuteranopia
#FFC2C6
Tritanopia

Build a design system around Fruit Salad.