#E3AECC Color

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

Color preview

#E3AECC

Color formats

HEX
#E3AECC
RGB
rgb(227, 174, 204)
RGBA
rgba(227, 174, 204, 1)
HSL
hsl(326, 49%, 79%)
HSV
hsv(326, 23%, 89%)
CMYK
cmyk(0%, 23%, 10%, 11%)
CSS variable
--color-primary: #E3AECC;
Lowercase HEX
#e3aecc

Shades

Tints

Tones

Harmony

CSS snippets for #E3AECC

.color-e3aecc {
  color: #E3AECC;
  background-color: #E3AECC;
}

Frequently asked questions

What color is #E3AECC?+

#E3AECC is a HEX color with RGB value rgb(227, 174, 204) and HSL value hsl(326, 49%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E3AECC?+

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