#E8ABCB Color

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

Color preview

#E8ABCB

Color formats

HEX
#E8ABCB
RGB
rgb(232, 171, 203)
RGBA
rgba(232, 171, 203, 1)
HSL
hsl(329, 57%, 79%)
HSV
hsv(329, 26%, 91%)
CMYK
cmyk(0%, 26%, 13%, 9%)
CSS variable
--color-primary: #E8ABCB;
Lowercase HEX
#e8abcb

Shades

Tints

Tones

Harmony

CSS snippets for #E8ABCB

.color-e8abcb {
  color: #E8ABCB;
  background-color: #E8ABCB;
}

Frequently asked questions

What color is #E8ABCB?+

#E8ABCB is a HEX color with RGB value rgb(232, 171, 203) and HSL value hsl(329, 57%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E8ABCB?+

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