#E4AAAF Color

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

Color preview

#E4AAAF

Color formats

HEX
#E4AAAF
RGB
rgb(228, 170, 175)
RGBA
rgba(228, 170, 175, 1)
HSL
hsl(355, 52%, 78%)
HSV
hsv(355, 25%, 89%)
CMYK
cmyk(0%, 25%, 23%, 11%)
CSS variable
--color-primary: #E4AAAF;
Lowercase HEX
#e4aaaf

Shades

Tints

Tones

Harmony

CSS snippets for #E4AAAF

.color-e4aaaf {
  color: #E4AAAF;
  background-color: #E4AAAF;
}

Frequently asked questions

What color is #E4AAAF?+

#E4AAAF is a HEX color with RGB value rgb(228, 170, 175) and HSL value hsl(355, 52%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E4AAAF?+

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