#E00FEB Color

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

Color preview

#E00FEB

Color formats

HEX
#E00FEB
RGB
rgb(224, 15, 235)
RGBA
rgba(224, 15, 235, 1)
HSL
hsl(297, 88%, 49%)
HSV
hsv(297, 94%, 92%)
CMYK
cmyk(5%, 94%, 0%, 8%)
CSS variable
--color-primary: #E00FEB;
Lowercase HEX
#e00feb

Shades

Tints

Tones

Harmony

CSS snippets for #E00FEB

.color-e00feb {
  color: #E00FEB;
  background-color: #E00FEB;
}

Frequently asked questions

What color is #E00FEB?+

#E00FEB is a HEX color with RGB value rgb(224, 15, 235) and HSL value hsl(297, 88%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #E00FEB?+

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