#E333FA Color

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

Color preview

#E333FA

Color formats

HEX
#E333FA
RGB
rgb(227, 51, 250)
RGBA
rgba(227, 51, 250, 1)
HSL
hsl(293, 95%, 59%)
HSV
hsv(293, 80%, 98%)
CMYK
cmyk(9%, 80%, 0%, 2%)
CSS variable
--color-primary: #E333FA;
Lowercase HEX
#e333fa

Shades

Tints

Tones

Harmony

CSS snippets for #E333FA

.color-e333fa {
  color: #E333FA;
  background-color: #E333FA;
}

Frequently asked questions

What color is #E333FA?+

#E333FA is a HEX color with RGB value rgb(227, 51, 250) and HSL value hsl(293, 95%, 59%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E333FA?+

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