#E4AADF Color

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

Color preview

#E4AADF

Color formats

HEX
#E4AADF
RGB
rgb(228, 170, 223)
RGBA
rgba(228, 170, 223, 1)
HSL
hsl(305, 52%, 78%)
HSV
hsv(305, 25%, 89%)
CMYK
cmyk(0%, 25%, 2%, 11%)
CSS variable
--color-primary: #E4AADF;
Lowercase HEX
#e4aadf

Shades

Tints

Tones

Harmony

CSS snippets for #E4AADF

.color-e4aadf {
  color: #E4AADF;
  background-color: #E4AADF;
}

Frequently asked questions

What color is #E4AADF?+

#E4AADF is a HEX color with RGB value rgb(228, 170, 223) and HSL value hsl(305, 52%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E4AADF?+

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