#E100FF Color

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

Color preview

#E100FF

Color formats

HEX
#E100FF
RGB
rgb(225, 0, 255)
RGBA
rgba(225, 0, 255, 1)
HSL
hsl(293, 100%, 50%)
HSV
hsv(293, 100%, 100%)
CMYK
cmyk(12%, 100%, 0%, 0%)
CSS variable
--color-primary: #E100FF;
Lowercase HEX
#e100ff

Shades

Tints

Tones

Harmony

CSS snippets for #E100FF

.color-e100ff {
  color: #E100FF;
  background-color: #E100FF;
}

Frequently asked questions

What color is #E100FF?+

#E100FF is a HEX color with RGB value rgb(225, 0, 255) and HSL value hsl(293, 100%, 50%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E100FF?+

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