#E4AEAC Color

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

Color preview

#E4AEAC

Color formats

HEX
#E4AEAC
RGB
rgb(228, 174, 172)
RGBA
rgba(228, 174, 172, 1)
HSL
hsl(2, 51%, 78%)
HSV
hsv(2, 25%, 89%)
CMYK
cmyk(0%, 24%, 25%, 11%)
CSS variable
--color-primary: #E4AEAC;
Lowercase HEX
#e4aeac

Shades

Tints

Tones

Harmony

CSS snippets for #E4AEAC

.color-e4aeac {
  color: #E4AEAC;
  background-color: #E4AEAC;
}

Frequently asked questions

What color is #E4AEAC?+

#E4AEAC is a HEX color with RGB value rgb(228, 174, 172) and HSL value hsl(2, 51%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E4AEAC?+

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