#E7AEAC Color

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

Color preview

#E7AEAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E7AEAC

.color-e7aeac {
  color: #E7AEAC;
  background-color: #E7AEAC;
}

Frequently asked questions

What color is #E7AEAC?+

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

What is the closest Tailwind color to #E7AEAC?+

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