#EE5DE0 Color

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

Color preview

#EE5DE0

Color formats

HEX
#EE5DE0
RGB
rgb(238, 93, 224)
RGBA
rgba(238, 93, 224, 1)
HSL
hsl(306, 81%, 65%)
HSV
hsv(306, 61%, 93%)
CMYK
cmyk(0%, 61%, 6%, 7%)
CSS variable
--color-primary: #EE5DE0;
Lowercase HEX
#ee5de0

Shades

Tints

Tones

Harmony

CSS snippets for #EE5DE0

.color-ee5de0 {
  color: #EE5DE0;
  background-color: #EE5DE0;
}

Frequently asked questions

What color is #EE5DE0?+

#EE5DE0 is a HEX color with RGB value rgb(238, 93, 224) and HSL value hsl(306, 81%, 65%). Its closest CSS named color is Orchid.

What is the closest Tailwind color to #EE5DE0?+

The closest Tailwind color is fuchsia-500, available as the bg-fuchsia-500 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