#E3AAAE Color

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

Color preview

#E3AAAE

Color formats

HEX
#E3AAAE
RGB
rgb(227, 170, 174)
RGBA
rgba(227, 170, 174, 1)
HSL
hsl(356, 50%, 78%)
HSV
hsv(356, 25%, 89%)
CMYK
cmyk(0%, 25%, 23%, 11%)
CSS variable
--color-primary: #E3AAAE;
Lowercase HEX
#e3aaae

Shades

Tints

Tones

Harmony

CSS snippets for #E3AAAE

.color-e3aaae {
  color: #E3AAAE;
  background-color: #E3AAAE;
}

Frequently asked questions

What color is #E3AAAE?+

#E3AAAE is a HEX color with RGB value rgb(227, 170, 174) and HSL value hsl(356, 50%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E3AAAE?+

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