#EE0DB2 Color

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

Color preview

#EE0DB2

Color formats

HEX
#EE0DB2
RGB
rgb(238, 13, 178)
RGBA
rgba(238, 13, 178, 1)
HSL
hsl(316, 90%, 49%)
HSV
hsv(316, 95%, 93%)
CMYK
cmyk(0%, 95%, 25%, 7%)
CSS variable
--color-primary: #EE0DB2;
Lowercase HEX
#ee0db2

Shades

Tints

Tones

Harmony

CSS snippets for #EE0DB2

.color-ee0db2 {
  color: #EE0DB2;
  background-color: #EE0DB2;
}

Frequently asked questions

What color is #EE0DB2?+

#EE0DB2 is a HEX color with RGB value rgb(238, 13, 178) and HSL value hsl(316, 90%, 49%). Its closest CSS named color is DeepPink.

What is the closest Tailwind color to #EE0DB2?+

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