#EE0D9B Color

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

Color preview

#EE0D9B

Color formats

HEX
#EE0D9B
RGB
rgb(238, 13, 155)
RGBA
rgba(238, 13, 155, 1)
HSL
hsl(322, 90%, 49%)
HSV
hsv(322, 95%, 93%)
CMYK
cmyk(0%, 95%, 35%, 7%)
CSS variable
--color-primary: #EE0D9B;
Lowercase HEX
#ee0d9b

Shades

Tints

Tones

Harmony

CSS snippets for #EE0D9B

.color-ee0d9b {
  color: #EE0D9B;
  background-color: #EE0D9B;
}

Frequently asked questions

What color is #EE0D9B?+

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

What is the closest Tailwind color to #EE0D9B?+

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