#E8AEB2 Color

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

Color preview

#E8AEB2

Color formats

HEX
#E8AEB2
RGB
rgb(232, 174, 178)
RGBA
rgba(232, 174, 178, 1)
HSL
hsl(356, 56%, 80%)
HSV
hsv(356, 25%, 91%)
CMYK
cmyk(0%, 25%, 23%, 9%)
CSS variable
--color-primary: #E8AEB2;
Lowercase HEX
#e8aeb2

Shades

Tints

Tones

Harmony

CSS snippets for #E8AEB2

.color-e8aeb2 {
  color: #E8AEB2;
  background-color: #E8AEB2;
}

Frequently asked questions

What color is #E8AEB2?+

#E8AEB2 is a HEX color with RGB value rgb(232, 174, 178) and HSL value hsl(356, 56%, 80%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E8AEB2?+

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