#E1ABCB Color

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

Color preview

#E1ABCB

Color formats

HEX
#E1ABCB
RGB
rgb(225, 171, 203)
RGBA
rgba(225, 171, 203, 1)
HSL
hsl(324, 47%, 78%)
HSV
hsv(324, 24%, 88%)
CMYK
cmyk(0%, 24%, 10%, 12%)
CSS variable
--color-primary: #E1ABCB;
Lowercase HEX
#e1abcb

Shades

Tints

Tones

Harmony

CSS snippets for #E1ABCB

.color-e1abcb {
  color: #E1ABCB;
  background-color: #E1ABCB;
}

Frequently asked questions

What color is #E1ABCB?+

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

What is the closest Tailwind color to #E1ABCB?+

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