#E100FA Color

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

Color preview

#E100FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E100FA

.color-e100fa {
  color: #E100FA;
  background-color: #E100FA;
}

Frequently asked questions

What color is #E100FA?+

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

What is the closest Tailwind color to #E100FA?+

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