#E7ABCB Color

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

Color preview

#E7ABCB

Color formats

HEX
#E7ABCB
RGB
rgb(231, 171, 203)
RGBA
rgba(231, 171, 203, 1)
HSL
hsl(328, 56%, 79%)
HSV
hsv(328, 26%, 91%)
CMYK
cmyk(0%, 26%, 12%, 9%)
CSS variable
--color-primary: #E7ABCB;
Lowercase HEX
#e7abcb

Shades

Tints

Tones

Harmony

CSS snippets for #E7ABCB

.color-e7abcb {
  color: #E7ABCB;
  background-color: #E7ABCB;
}

Frequently asked questions

What color is #E7ABCB?+

#E7ABCB is a HEX color with RGB value rgb(231, 171, 203) and HSL value hsl(328, 56%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E7ABCB?+

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