#E1AECC Color

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

Color preview

#E1AECC

Color formats

HEX
#E1AECC
RGB
rgb(225, 174, 204)
RGBA
rgba(225, 174, 204, 1)
HSL
hsl(325, 46%, 78%)
HSV
hsv(325, 23%, 88%)
CMYK
cmyk(0%, 23%, 9%, 12%)
CSS variable
--color-primary: #E1AECC;
Lowercase HEX
#e1aecc

Shades

Tints

Tones

Harmony

CSS snippets for #E1AECC

.color-e1aecc {
  color: #E1AECC;
  background-color: #E1AECC;
}

Frequently asked questions

What color is #E1AECC?+

#E1AECC is a HEX color with RGB value rgb(225, 174, 204) and HSL value hsl(325, 46%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E1AECC?+

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