#EE0DD4 Color

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

Color preview

#EE0DD4

Color formats

HEX
#EE0DD4
RGB
rgb(238, 13, 212)
RGBA
rgba(238, 13, 212, 1)
HSL
hsl(307, 90%, 49%)
HSV
hsv(307, 95%, 93%)
CMYK
cmyk(0%, 95%, 11%, 7%)
CSS variable
--color-primary: #EE0DD4;
Lowercase HEX
#ee0dd4

Shades

Tints

Tones

Harmony

CSS snippets for #EE0DD4

.color-ee0dd4 {
  color: #EE0DD4;
  background-color: #EE0DD4;
}

Frequently asked questions

What color is #EE0DD4?+

#EE0DD4 is a HEX color with RGB value rgb(238, 13, 212) and HSL value hsl(307, 90%, 49%). Its closest CSS named color is Fuchsia.

What is the closest Tailwind color to #EE0DD4?+

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