#E1ABCF Color

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

Color preview

#E1ABCF

Color formats

HEX
#E1ABCF
RGB
rgb(225, 171, 207)
RGBA
rgba(225, 171, 207, 1)
HSL
hsl(320, 47%, 78%)
HSV
hsv(320, 24%, 88%)
CMYK
cmyk(0%, 24%, 8%, 12%)
CSS variable
--color-primary: #E1ABCF;
Lowercase HEX
#e1abcf

Shades

Tints

Tones

Harmony

CSS snippets for #E1ABCF

.color-e1abcf {
  color: #E1ABCF;
  background-color: #E1ABCF;
}

Frequently asked questions

What color is #E1ABCF?+

#E1ABCF is a HEX color with RGB value rgb(225, 171, 207) and HSL value hsl(320, 47%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E1ABCF?+

The closest Tailwind color is pink-300, available as the bg-pink-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