#EE0D7D Color

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

Color preview

#EE0D7D

Color formats

HEX
#EE0D7D
RGB
rgb(238, 13, 125)
RGBA
rgba(238, 13, 125, 1)
HSL
hsl(330, 90%, 49%)
HSV
hsv(330, 95%, 93%)
CMYK
cmyk(0%, 95%, 47%, 7%)
CSS variable
--color-primary: #EE0D7D;
Lowercase HEX
#ee0d7d

Shades

Tints

Tones

Harmony

CSS snippets for #EE0D7D

.color-ee0d7d {
  color: #EE0D7D;
  background-color: #EE0D7D;
}

Frequently asked questions

What color is #EE0D7D?+

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

What is the closest Tailwind color to #EE0D7D?+

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