#E033FF Color

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

Color preview

#E033FF

Color formats

HEX
#E033FF
RGB
rgb(224, 51, 255)
RGBA
rgba(224, 51, 255, 1)
HSL
hsl(291, 100%, 60%)
HSV
hsv(291, 80%, 100%)
CMYK
cmyk(12%, 80%, 0%, 0%)
CSS variable
--color-primary: #E033FF;
Lowercase HEX
#e033ff

Shades

Tints

Tones

Harmony

CSS snippets for #E033FF

.color-e033ff {
  color: #E033FF;
  background-color: #E033FF;
}

Frequently asked questions

What color is #E033FF?+

#E033FF is a HEX color with RGB value rgb(224, 51, 255) and HSL value hsl(291, 100%, 60%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E033FF?+

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