#E5AECC Color

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

Color preview

#E5AECC

Color formats

HEX
#E5AECC
RGB
rgb(229, 174, 204)
RGBA
rgba(229, 174, 204, 1)
HSL
hsl(327, 51%, 79%)
HSV
hsv(327, 24%, 90%)
CMYK
cmyk(0%, 24%, 11%, 10%)
CSS variable
--color-primary: #E5AECC;
Lowercase HEX
#e5aecc

Shades

Tints

Tones

Harmony

CSS snippets for #E5AECC

.color-e5aecc {
  color: #E5AECC;
  background-color: #E5AECC;
}

Frequently asked questions

What color is #E5AECC?+

#E5AECC is a HEX color with RGB value rgb(229, 174, 204) and HSL value hsl(327, 51%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E5AECC?+

The closest Tailwind color is pink-300, available as the bg-pink-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