#EE0DB6 Color

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

Color preview

#EE0DB6

Color formats

HEX
#EE0DB6
RGB
rgb(238, 13, 182)
RGBA
rgba(238, 13, 182, 1)
HSL
hsl(315, 90%, 49%)
HSV
hsv(315, 95%, 93%)
CMYK
cmyk(0%, 95%, 24%, 7%)
CSS variable
--color-primary: #EE0DB6;
Lowercase HEX
#ee0db6

Shades

Tints

Tones

Harmony

CSS snippets for #EE0DB6

.color-ee0db6 {
  color: #EE0DB6;
  background-color: #EE0DB6;
}

Frequently asked questions

What color is #EE0DB6?+

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

What is the closest Tailwind color to #EE0DB6?+

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