Skip to content

#E1ADBD

≈ pink · rgb(225, 173, 189)
Color formats
HEX#E1ADBD
RGBrgb(225, 173, 189)
HSLhsl(342, 46%, 78%)
HSVhsv(342, 23%, 88%)
OKLCHoklch(80% 0.06 358)
CMYKcmyk(0%, 23%, 16%, 12%)
Contrast & accessibility
On white1.92:1below AA
On black10.91:1AA pass
Best text color#000000
Nearest CSS name: pink
Copy-ready code
CSS custom properties
:root {
  --pink: #e1adbd;
  --pink-rgb: 225 173 189;
  --pink-oklch: oklch(80% 0.06 358);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--pink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e1adbd] text-[#e1adbd] border-[#e1adbd]
Shades & tints
Color harmonies
About this color

#E1ADBD is a color with the RGB value rgb(225, 173, 189). Its closest CSS named color is "pink". 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 #E1ADBD to other formats

Palettes with a similar color

Gradients with a similar color

Copied