#EE1B8C Color

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

Color preview

#EE1B8C

Color formats

HEX
#EE1B8C
RGB
rgb(238, 27, 140)
RGBA
rgba(238, 27, 140, 1)
HSL
hsl(328, 86%, 52%)
HSV
hsv(328, 89%, 93%)
CMYK
cmyk(0%, 89%, 41%, 7%)
CSS variable
--color-primary: #EE1B8C;
Lowercase HEX
#ee1b8c

Shades

Tints

Tones

Harmony

CSS snippets for #EE1B8C

.color-ee1b8c {
  color: #EE1B8C;
  background-color: #EE1B8C;
}

Frequently asked questions

What color is #EE1B8C?+

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

What is the closest Tailwind color to #EE1B8C?+

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