#E3ABBB Color

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

Color preview

#E3ABBB

Color formats

HEX
#E3ABBB
RGB
rgb(227, 171, 187)
RGBA
rgba(227, 171, 187, 1)
HSL
hsl(343, 50%, 78%)
HSV
hsv(343, 25%, 89%)
CMYK
cmyk(0%, 25%, 18%, 11%)
CSS variable
--color-primary: #E3ABBB;
Lowercase HEX
#e3abbb

Shades

Tints

Tones

Harmony

CSS snippets for #E3ABBB

.color-e3abbb {
  color: #E3ABBB;
  background-color: #E3ABBB;
}

Frequently asked questions

What color is #E3ABBB?+

#E3ABBB is a HEX color with RGB value rgb(227, 171, 187) and HSL value hsl(343, 50%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E3ABBB?+

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