#EE20EB Color

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

Color preview

#EE20EB

Color formats

HEX
#EE20EB
RGB
rgb(238, 32, 235)
RGBA
rgba(238, 32, 235, 1)
HSL
hsl(301, 86%, 53%)
HSV
hsv(301, 87%, 93%)
CMYK
cmyk(0%, 87%, 1%, 7%)
CSS variable
--color-primary: #EE20EB;
Lowercase HEX
#ee20eb

Shades

Tints

Tones

Harmony

CSS snippets for #EE20EB

.color-ee20eb {
  color: #EE20EB;
  background-color: #EE20EB;
}

Frequently asked questions

What color is #EE20EB?+

#EE20EB is a HEX color with RGB value rgb(238, 32, 235) and HSL value hsl(301, 86%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE20EB?+

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