#EE2FBB Color

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

Color preview

#EE2FBB

Color formats

HEX
#EE2FBB
RGB
rgb(238, 47, 187)
RGBA
rgba(238, 47, 187, 1)
HSL
hsl(316, 85%, 56%)
HSV
hsv(316, 80%, 93%)
CMYK
cmyk(0%, 80%, 21%, 7%)
CSS variable
--color-primary: #EE2FBB;
Lowercase HEX
#ee2fbb

Shades

Tints

Tones

Harmony

CSS snippets for #EE2FBB

.color-ee2fbb {
  color: #EE2FBB;
  background-color: #EE2FBB;
}

Frequently asked questions

What color is #EE2FBB?+

#EE2FBB is a HEX color with RGB value rgb(238, 47, 187) and HSL value hsl(316, 85%, 56%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EE2FBB?+

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