Skip to content

#E1BFB5

≈ mistyrose · rgb(225, 191, 181)
Color formats
HEX#E1BFB5
RGBrgb(225, 191, 181)
HSLhsl(14, 42%, 80%)
HSVhsv(14, 20%, 88%)
OKLCHoklch(83% 0.04 37)
CMYKcmyk(0%, 15%, 20%, 12%)
Contrast & accessibility
On white1.70:1below AA
On black12.32:1AA pass
Best text color#000000
Nearest CSS name: mistyrose
Copy-ready code
CSS custom properties
:root {
  --mistyrose: #e1bfb5;
  --mistyrose-rgb: 225 191 181;
  --mistyrose-oklch: oklch(83% 0.04 37);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mistyrose-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e1bfb5] text-[#e1bfb5] border-[#e1bfb5]
Shades & tints
Color harmonies
About this color

#E1BFB5 is a color with the RGB value rgb(225, 191, 181). Its closest CSS named color is "mistyrose". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #E1BFB5 to other formats

Palettes with a similar color

Gradients with a similar color

Copied