#EE0DC5 Color

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

Color preview

#EE0DC5

Color formats

HEX
#EE0DC5
RGB
rgb(238, 13, 197)
RGBA
rgba(238, 13, 197, 1)
HSL
hsl(311, 90%, 49%)
HSV
hsv(311, 95%, 93%)
CMYK
cmyk(0%, 95%, 17%, 7%)
CSS variable
--color-primary: #EE0DC5;
Lowercase HEX
#ee0dc5

Shades

Tints

Tones

Harmony

CSS snippets for #EE0DC5

.color-ee0dc5 {
  color: #EE0DC5;
  background-color: #EE0DC5;
}

Frequently asked questions

What color is #EE0DC5?+

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

What is the closest Tailwind color to #EE0DC5?+

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