#D62EE5 Color

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

Color preview

#D62EE5

Color formats

HEX
#D62EE5
RGB
rgb(214, 46, 229)
RGBA
rgba(214, 46, 229, 1)
HSL
hsl(295, 78%, 54%)
HSV
hsv(295, 80%, 90%)
CMYK
cmyk(7%, 80%, 0%, 10%)
CSS variable
--color-primary: #D62EE5;
Lowercase HEX
#d62ee5

Shades

Tints

Tones

Harmony

CSS snippets for #D62EE5

.color-d62ee5 {
  color: #D62EE5;
  background-color: #D62EE5;
}

Frequently asked questions

What color is #D62EE5?+

#D62EE5 is a HEX color with RGB value rgb(214, 46, 229) and HSL value hsl(295, 78%, 54%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #D62EE5?+

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