#DE3EB9 Color

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

Color preview

#DE3EB9

Color formats

HEX
#DE3EB9
RGB
rgb(222, 62, 185)
RGBA
rgba(222, 62, 185, 1)
HSL
hsl(314, 71%, 56%)
HSV
hsv(314, 72%, 87%)
CMYK
cmyk(0%, 72%, 17%, 13%)
CSS variable
--color-primary: #DE3EB9;
Lowercase HEX
#de3eb9

Shades

Tints

Tones

Harmony

CSS snippets for #DE3EB9

.color-de3eb9 {
  color: #DE3EB9;
  background-color: #DE3EB9;
}

Frequently asked questions

What color is #DE3EB9?+

#DE3EB9 is a HEX color with RGB value rgb(222, 62, 185) and HSL value hsl(314, 71%, 56%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #DE3EB9?+

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