#E4ABB9 Color

Inspect #E4ABB9 across formats, palettes, contrast and closest named color matches.

Color preview

#E4ABB9

Color formats

HEX
#E4ABB9
RGB
rgb(228, 171, 185)
RGBA
rgba(228, 171, 185, 1)
HSL
hsl(345, 51%, 78%)
HSV
hsv(345, 25%, 89%)
CMYK
cmyk(0%, 25%, 19%, 11%)
CSS variable
--color-primary: #E4ABB9;
Lowercase HEX
#e4abb9

Shades

Tints

Tones

Harmony

CSS snippets for #E4ABB9

.color-e4abb9 {
  color: #E4ABB9;
  background-color: #E4ABB9;
}

Frequently asked questions

What color is #E4ABB9?+

#E4ABB9 is a HEX color with RGB value rgb(228, 171, 185) and HSL value hsl(345, 51%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E4ABB9?+

The closest Tailwind color is rose-300, available as the bg-rose-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools