#EE2B8C Color

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

Color preview

#EE2B8C

Color formats

HEX
#EE2B8C
RGB
rgb(238, 43, 140)
RGBA
rgba(238, 43, 140, 1)
HSL
hsl(330, 85%, 55%)
HSV
hsv(330, 82%, 93%)
CMYK
cmyk(0%, 82%, 41%, 7%)
CSS variable
--color-primary: #EE2B8C;
Lowercase HEX
#ee2b8c

Shades

Tints

Tones

Harmony

CSS snippets for #EE2B8C

.color-ee2b8c {
  color: #EE2B8C;
  background-color: #EE2B8C;
}

Frequently asked questions

What color is #EE2B8C?+

#EE2B8C is a HEX color with RGB value rgb(238, 43, 140) and HSL value hsl(330, 85%, 55%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EE2B8C?+

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