#EE00FB Color

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

Color preview

#EE00FB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE00FB

.color-ee00fb {
  color: #EE00FB;
  background-color: #EE00FB;
}

Frequently asked questions

What color is #EE00FB?+

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

What is the closest Tailwind color to #EE00FB?+

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