#E66DF3 Color

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

Color preview

#E66DF3

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E66DF3

.color-e66df3 {
  color: #E66DF3;
  background-color: #E66DF3;
}

Frequently asked questions

What color is #E66DF3?+

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

What is the closest Tailwind color to #E66DF3?+

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