#EE0D7A Color

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

Color preview

#EE0D7A

Color formats

HEX
#EE0D7A
RGB
rgb(238, 13, 122)
RGBA
rgba(238, 13, 122, 1)
HSL
hsl(331, 90%, 49%)
HSV
hsv(331, 95%, 93%)
CMYK
cmyk(0%, 95%, 49%, 7%)
CSS variable
--color-primary: #EE0D7A;
Lowercase HEX
#ee0d7a

Shades

Tints

Tones

Harmony

CSS snippets for #EE0D7A

.color-ee0d7a {
  color: #EE0D7A;
  background-color: #EE0D7A;
}

Frequently asked questions

What color is #EE0D7A?+

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

What is the closest Tailwind color to #EE0D7A?+

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