#EE1B7E Color

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

Color preview

#EE1B7E

Color formats

HEX
#EE1B7E
RGB
rgb(238, 27, 126)
RGBA
rgba(238, 27, 126, 1)
HSL
hsl(332, 86%, 52%)
HSV
hsv(332, 89%, 93%)
CMYK
cmyk(0%, 89%, 47%, 7%)
CSS variable
--color-primary: #EE1B7E;
Lowercase HEX
#ee1b7e

Shades

Tints

Tones

Harmony

CSS snippets for #EE1B7E

.color-ee1b7e {
  color: #EE1B7E;
  background-color: #EE1B7E;
}

Frequently asked questions

What color is #EE1B7E?+

#EE1B7E is a HEX color with RGB value rgb(238, 27, 126) and HSL value hsl(332, 86%, 52%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EE1B7E?+

The closest Tailwind color is pink-600, available as the bg-pink-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