#EE05FF Color

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

Color preview

#EE05FF

Color formats

HEX
#EE05FF
RGB
rgb(238, 5, 255)
RGBA
rgba(238, 5, 255, 1)
HSL
hsl(296, 100%, 51%)
HSV
hsv(296, 98%, 100%)
CMYK
cmyk(7%, 98%, 0%, 0%)
CSS variable
--color-primary: #EE05FF;
Lowercase HEX
#ee05ff

Shades

Tints

Tones

Harmony

CSS snippets for #EE05FF

.color-ee05ff {
  color: #EE05FF;
  background-color: #EE05FF;
}

Frequently asked questions

What color is #EE05FF?+

#EE05FF is a HEX color with RGB value rgb(238, 5, 255) and HSL value hsl(296, 100%, 51%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE05FF?+

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