#EE22D6 Color

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

Color preview

#EE22D6

Color formats

HEX
#EE22D6
RGB
rgb(238, 34, 214)
RGBA
rgba(238, 34, 214, 1)
HSL
hsl(307, 86%, 53%)
HSV
hsv(307, 86%, 93%)
CMYK
cmyk(0%, 86%, 10%, 7%)
CSS variable
--color-primary: #EE22D6;
Lowercase HEX
#ee22d6

Shades

Tints

Tones

Harmony

CSS snippets for #EE22D6

.color-ee22d6 {
  color: #EE22D6;
  background-color: #EE22D6;
}

Frequently asked questions

What color is #EE22D6?+

#EE22D6 is a HEX color with RGB value rgb(238, 34, 214) and HSL value hsl(307, 86%, 53%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE22D6?+

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