#E4ADE4 Color

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

Color preview

#E4ADE4

Color formats

HEX
#E4ADE4
RGB
rgb(228, 173, 228)
RGBA
rgba(228, 173, 228, 1)
HSL
hsl(300, 50%, 79%)
HSV
hsv(300, 24%, 89%)
CMYK
cmyk(0%, 24%, 0%, 11%)
CSS variable
--color-primary: #E4ADE4;
Lowercase HEX
#e4ade4

Shades

Tints

Tones

Harmony

CSS snippets for #E4ADE4

.color-e4ade4 {
  color: #E4ADE4;
  background-color: #E4ADE4;
}

Frequently asked questions

What color is #E4ADE4?+

#E4ADE4 is a HEX color with RGB value rgb(228, 173, 228) and HSL value hsl(300, 50%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E4ADE4?+

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