#EA6DF6 Color

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

Color preview

#EA6DF6

Color formats

HEX
#EA6DF6
RGB
rgb(234, 109, 246)
RGBA
rgba(234, 109, 246, 1)
HSL
hsl(295, 88%, 70%)
HSV
hsv(295, 56%, 96%)
CMYK
cmyk(5%, 56%, 0%, 4%)
CSS variable
--color-primary: #EA6DF6;
Lowercase HEX
#ea6df6

Shades

Tints

Tones

Harmony

CSS snippets for #EA6DF6

.color-ea6df6 {
  color: #EA6DF6;
  background-color: #EA6DF6;
}

Frequently asked questions

What color is #EA6DF6?+

#EA6DF6 is a HEX color with RGB value rgb(234, 109, 246) and HSL value hsl(295, 88%, 70%). Its closest CSS named color is Violet.

What is the closest Tailwind color to #EA6DF6?+

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