#E5AECF Color

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

Color preview

#E5AECF

Color formats

HEX
#E5AECF
RGB
rgb(229, 174, 207)
RGBA
rgba(229, 174, 207, 1)
HSL
hsl(324, 51%, 79%)
HSV
hsv(324, 24%, 90%)
CMYK
cmyk(0%, 24%, 10%, 10%)
CSS variable
--color-primary: #E5AECF;
Lowercase HEX
#e5aecf

Shades

Tints

Tones

Harmony

CSS snippets for #E5AECF

.color-e5aecf {
  color: #E5AECF;
  background-color: #E5AECF;
}

Frequently asked questions

What color is #E5AECF?+

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

What is the closest Tailwind color to #E5AECF?+

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