#E8AEAC Color

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

Color preview

#E8AEAC

Color formats

HEX
#E8AEAC
RGB
rgb(232, 174, 172)
RGBA
rgba(232, 174, 172, 1)
HSL
hsl(2, 57%, 79%)
HSV
hsv(2, 26%, 91%)
CMYK
cmyk(0%, 25%, 26%, 9%)
CSS variable
--color-primary: #E8AEAC;
Lowercase HEX
#e8aeac

Shades

Tints

Tones

Harmony

CSS snippets for #E8AEAC

.color-e8aeac {
  color: #E8AEAC;
  background-color: #E8AEAC;
}

Frequently asked questions

What color is #E8AEAC?+

#E8AEAC is a HEX color with RGB value rgb(232, 174, 172) and HSL value hsl(2, 57%, 79%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E8AEAC?+

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