#E030FF Color

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

Color preview

#E030FF

Color formats

HEX
#E030FF
RGB
rgb(224, 48, 255)
RGBA
rgba(224, 48, 255, 1)
HSL
hsl(291, 100%, 59%)
HSV
hsv(291, 81%, 100%)
CMYK
cmyk(12%, 81%, 0%, 0%)
CSS variable
--color-primary: #E030FF;
Lowercase HEX
#e030ff

Shades

Tints

Tones

Harmony

CSS snippets for #E030FF

.color-e030ff {
  color: #E030FF;
  background-color: #E030FF;
}

Frequently asked questions

What color is #E030FF?+

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

What is the closest Tailwind color to #E030FF?+

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