#E17DF3 Color

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

Color preview

#E17DF3

Color formats

HEX
#E17DF3
RGB
rgb(225, 125, 243)
RGBA
rgba(225, 125, 243, 1)
HSL
hsl(291, 83%, 72%)
HSV
hsv(291, 49%, 95%)
CMYK
cmyk(7%, 49%, 0%, 5%)
CSS variable
--color-primary: #E17DF3;
Lowercase HEX
#e17df3

Shades

Tints

Tones

Harmony

CSS snippets for #E17DF3

.color-e17df3 {
  color: #E17DF3;
  background-color: #E17DF3;
}

Frequently asked questions

What color is #E17DF3?+

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

What is the closest Tailwind color to #E17DF3?+

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