#EE20CC Color

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

Color preview

#EE20CC

Color formats

HEX
#EE20CC
RGB
rgb(238, 32, 204)
RGBA
rgba(238, 32, 204, 1)
HSL
hsl(310, 86%, 53%)
HSV
hsv(310, 87%, 93%)
CMYK
cmyk(0%, 87%, 14%, 7%)
CSS variable
--color-primary: #EE20CC;
Lowercase HEX
#ee20cc

Shades

Tints

Tones

Harmony

CSS snippets for #EE20CC

.color-ee20cc {
  color: #EE20CC;
  background-color: #EE20CC;
}

Frequently asked questions

What color is #EE20CC?+

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

What is the closest Tailwind color to #EE20CC?+

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