#E17DF2 Color

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

Color preview

#E17DF2

Color formats

HEX
#E17DF2
RGB
rgb(225, 125, 242)
RGBA
rgba(225, 125, 242, 1)
HSL
hsl(291, 82%, 72%)
HSV
hsv(291, 48%, 95%)
CMYK
cmyk(7%, 48%, 0%, 5%)
CSS variable
--color-primary: #E17DF2;
Lowercase HEX
#e17df2

Shades

Tints

Tones

Harmony

CSS snippets for #E17DF2

.color-e17df2 {
  color: #E17DF2;
  background-color: #E17DF2;
}

Frequently asked questions

What color is #E17DF2?+

#E17DF2 is a HEX color with RGB value rgb(225, 125, 242) and HSL value hsl(291, 82%, 72%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E17DF2?+

The closest Tailwind color is fuchsia-400, available as the bg-fuchsia-400 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