#EE11C2 Color

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

Color preview

#EE11C2

Color formats

HEX
#EE11C2
RGB
rgb(238, 17, 194)
RGBA
rgba(238, 17, 194, 1)
HSL
hsl(312, 87%, 50%)
HSV
hsv(312, 93%, 93%)
CMYK
cmyk(0%, 93%, 18%, 7%)
CSS variable
--color-primary: #EE11C2;
Lowercase HEX
#ee11c2

Shades

Tints

Tones

Harmony

CSS snippets for #EE11C2

.color-ee11c2 {
  color: #EE11C2;
  background-color: #EE11C2;
}

Frequently asked questions

What color is #EE11C2?+

#EE11C2 is a HEX color with RGB value rgb(238, 17, 194) and HSL value hsl(312, 87%, 50%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EE11C2?+

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