#E3AEAD Color

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

Color preview

#E3AEAD

Color formats

HEX
#E3AEAD
RGB
rgb(227, 174, 173)
RGBA
rgba(227, 174, 173, 1)
HSL
hsl(1, 49%, 78%)
HSV
hsv(1, 24%, 89%)
CMYK
cmyk(0%, 23%, 24%, 11%)
CSS variable
--color-primary: #E3AEAD;
Lowercase HEX
#e3aead

Shades

Tints

Tones

Harmony

CSS snippets for #E3AEAD

.color-e3aead {
  color: #E3AEAD;
  background-color: #E3AEAD;
}

Frequently asked questions

What color is #E3AEAD?+

#E3AEAD is a HEX color with RGB value rgb(227, 174, 173) and HSL value hsl(1, 49%, 78%). Its closest CSS named color is LightPink.

What is the closest Tailwind color to #E3AEAD?+

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