#E86DF3 Color

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

Color preview

#E86DF3

Color formats

HEX
#E86DF3
RGB
rgb(232, 109, 243)
RGBA
rgba(232, 109, 243, 1)
HSL
hsl(295, 85%, 69%)
HSV
hsv(295, 55%, 95%)
CMYK
cmyk(5%, 55%, 0%, 5%)
CSS variable
--color-primary: #E86DF3;
Lowercase HEX
#e86df3

Shades

Tints

Tones

Harmony

CSS snippets for #E86DF3

.color-e86df3 {
  color: #E86DF3;
  background-color: #E86DF3;
}

Frequently asked questions

What color is #E86DF3?+

#E86DF3 is a HEX color with RGB value rgb(232, 109, 243) and HSL value hsl(295, 85%, 69%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #E86DF3?+

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