#EE07FF Color

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

Color preview

#EE07FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EE07FF

.color-ee07ff {
  color: #EE07FF;
  background-color: #EE07FF;
}

Frequently asked questions

What color is #EE07FF?+

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

What is the closest Tailwind color to #EE07FF?+

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