#EE2FFF Color

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

Color preview

#EE2FFF

Color formats

HEX
#EE2FFF
RGB
rgb(238, 47, 255)
RGBA
rgba(238, 47, 255, 1)
HSL
hsl(295, 100%, 59%)
HSV
hsv(295, 82%, 100%)
CMYK
cmyk(7%, 82%, 0%, 0%)
CSS variable
--color-primary: #EE2FFF;
Lowercase HEX
#ee2fff

Shades

Tints

Tones

Harmony

CSS snippets for #EE2FFF

.color-ee2fff {
  color: #EE2FFF;
  background-color: #EE2FFF;
}

Frequently asked questions

What color is #EE2FFF?+

#EE2FFF is a HEX color with RGB value rgb(238, 47, 255) and HSL value hsl(295, 100%, 59%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE2FFF?+

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