#EE20C5 Color

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

Color preview

#EE20C5

Color formats

HEX
#EE20C5
RGB
rgb(238, 32, 197)
RGBA
rgba(238, 32, 197, 1)
HSL
hsl(312, 86%, 53%)
HSV
hsv(312, 87%, 93%)
CMYK
cmyk(0%, 87%, 17%, 7%)
CSS variable
--color-primary: #EE20C5;
Lowercase HEX
#ee20c5

Shades

Tints

Tones

Harmony

CSS snippets for #EE20C5

.color-ee20c5 {
  color: #EE20C5;
  background-color: #EE20C5;
}

Frequently asked questions

What color is #EE20C5?+

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

What is the closest Tailwind color to #EE20C5?+

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