#E3A0AE Color

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

Color preview

#E3A0AE

Color formats

HEX
#E3A0AE
RGB
rgb(227, 160, 174)
RGBA
rgba(227, 160, 174, 1)
HSL
hsl(347, 54%, 76%)
HSV
hsv(347, 30%, 89%)
CMYK
cmyk(0%, 30%, 23%, 11%)
CSS variable
--color-primary: #E3A0AE;
Lowercase HEX
#e3a0ae

Shades

Tints

Tones

Harmony

CSS snippets for #E3A0AE

.color-e3a0ae {
  color: #E3A0AE;
  background-color: #E3A0AE;
}

Frequently asked questions

What color is #E3A0AE?+

#E3A0AE is a HEX color with RGB value rgb(227, 160, 174) and HSL value hsl(347, 54%, 76%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E3A0AE?+

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