#E2ABCB Color

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

Color preview

#E2ABCB

Color formats

HEX
#E2ABCB
RGB
rgb(226, 171, 203)
RGBA
rgba(226, 171, 203, 1)
HSL
hsl(325, 49%, 78%)
HSV
hsv(325, 24%, 89%)
CMYK
cmyk(0%, 24%, 10%, 11%)
CSS variable
--color-primary: #E2ABCB;
Lowercase HEX
#e2abcb

Shades

Tints

Tones

Harmony

CSS snippets for #E2ABCB

.color-e2abcb {
  color: #E2ABCB;
  background-color: #E2ABCB;
}

Frequently asked questions

What color is #E2ABCB?+

#E2ABCB is a HEX color with RGB value rgb(226, 171, 203) and HSL value hsl(325, 49%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E2ABCB?+

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