#ED00FA Color

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

Color preview

#ED00FA

Color formats

HEX
#ED00FA
RGB
rgb(237, 0, 250)
RGBA
rgba(237, 0, 250, 1)
HSL
hsl(297, 100%, 49%)
HSV
hsv(297, 100%, 98%)
CMYK
cmyk(5%, 100%, 0%, 2%)
CSS variable
--color-primary: #ED00FA;
Lowercase HEX
#ed00fa

Shades

Tints

Tones

Harmony

CSS snippets for #ED00FA

.color-ed00fa {
  color: #ED00FA;
  background-color: #ED00FA;
}

Frequently asked questions

What color is #ED00FA?+

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

What is the closest Tailwind color to #ED00FA?+

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