Flowerpot

S180-3 / Behr
#DBADAD

A light red with confident presence. Pairs well with warm neutrals and dark wood tones.

Spec Sheet

Hex#DBADAD
RGB219, 173, 173
HSL0°, 39%, 77%
On White 1.98:1 Fail
On Black 10.59:1 AAA

For AI Tools

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

Background: #ECE4E4
Text: #2F1D1D
Accent: #DBADAD
Support: #69C3C3
Neutral: #CEC7C0

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

#ECE4E4 background RGB 236 228 228
#2F1D1D ink RGB 47 29 29
#DBADAD accent RGB 219 173 173
#69C3C3 support RGB 105 195 195
#CEC7C0 neutral RGB 206 199 192
Processed in 0ms

CSS Variables

:root {
  --palette-background: #ECE4E4;
  --palette-ink: #2F1D1D;
  --palette-accent: #DBADAD;
  --palette-support: #69C3C3;
  --palette-neutral: #CEC7C0;
}

Tailwind Config

{
  "palette-background": "#ECE4E4",
  "palette-ink": "#2F1D1D",
  "palette-accent": "#DBADAD",
  "palette-support": "#69C3C3",
  "palette-neutral": "#CEC7C0"
}

Pro Exports Pro

Color Blindness Simulation

#B5B3AD
Protanopia
#C0BBAC
Deuteranopia
#E5A9AD
Tritanopia

Build a design system around Flowerpot.