#E5ACD2 Color

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

Color preview

#E5ACD2

Color formats

HEX
#E5ACD2
RGB
rgb(229, 172, 210)
RGBA
rgba(229, 172, 210, 1)
HSL
hsl(320, 52%, 79%)
HSV
hsv(320, 25%, 90%)
CMYK
cmyk(0%, 25%, 8%, 10%)
CSS variable
--color-primary: #E5ACD2;
Lowercase HEX
#e5acd2

Shades

Tints

Tones

Harmony

CSS snippets for #E5ACD2

.color-e5acd2 {
  color: #E5ACD2;
  background-color: #E5ACD2;
}

Frequently asked questions

What color is #E5ACD2?+

#E5ACD2 is a HEX color with RGB value rgb(229, 172, 210) and HSL value hsl(320, 52%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E5ACD2?+

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