#E200FB Color

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

Color preview

#E200FB

Color formats

HEX
#E200FB
RGB
rgb(226, 0, 251)
RGBA
rgba(226, 0, 251, 1)
HSL
hsl(294, 100%, 49%)
HSV
hsv(294, 100%, 98%)
CMYK
cmyk(10%, 100%, 0%, 2%)
CSS variable
--color-primary: #E200FB;
Lowercase HEX
#e200fb

Shades

Tints

Tones

Harmony

CSS snippets for #E200FB

.color-e200fb {
  color: #E200FB;
  background-color: #E200FB;
}

Frequently asked questions

What color is #E200FB?+

#E200FB is a HEX color with RGB value rgb(226, 0, 251) and HSL value hsl(294, 100%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E200FB?+

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