#EE20C2 Color

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

Color preview

#EE20C2

Color formats

HEX
#EE20C2
RGB
rgb(238, 32, 194)
RGBA
rgba(238, 32, 194, 1)
HSL
hsl(313, 86%, 53%)
HSV
hsv(313, 87%, 93%)
CMYK
cmyk(0%, 87%, 18%, 7%)
CSS variable
--color-primary: #EE20C2;
Lowercase HEX
#ee20c2

Shades

Tints

Tones

Harmony

CSS snippets for #EE20C2

.color-ee20c2 {
  color: #EE20C2;
  background-color: #EE20C2;
}

Frequently asked questions

What color is #EE20C2?+

#EE20C2 is a HEX color with RGB value rgb(238, 32, 194) and HSL value hsl(313, 86%, 53%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EE20C2?+

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