Teacup Rose

2170-50 / Benjamin Moore
#F4C3B2

A soft orange with warm warmth that envelops a room without overpowering it.

Spec Sheet

Hex#F4C3B2
RGB244, 195, 178
HSL15°, 75%, 83%
On White 1.58:1 Fail
On Black 13.3:1 AAA

For AI Tools

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

Background: #EFECEC
Text: #1B1513
Accent: #F4C3B2
Support: #73A1B0
Neutral: #C2BBA8

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

#EFECEC background RGB 239 236 236
#1B1513 ink RGB 27 21 19
#F4C3B2 accent RGB 244 195 178
#73A1B0 support RGB 115 161 176
#C2BBA8 neutral RGB 194 187 168
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EFECEC;
  --palette-ink: #1B1513;
  --palette-accent: #F4C3B2;
  --palette-support: #73A1B0;
  --palette-neutral: #C2BBA8;
}

Tailwind Config

{
  "palette-background": "#EFECEC",
  "palette-ink": "#1B1513",
  "palette-accent": "#F4C3B2",
  "palette-support": "#73A1B0",
  "palette-neutral": "#C2BBA8"
}

Pro Exports Pro

Color Blindness Simulation

#CFC8B1
Protanopia
#DAD2B2
Deuteranopia
#FFBCBE
Tritanopia

Build a design system around Teacup Rose.