#DE3EB4 Color

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

Color preview

#DE3EB4

Color formats

HEX
#DE3EB4
RGB
rgb(222, 62, 180)
RGBA
rgba(222, 62, 180, 1)
HSL
hsl(316, 71%, 56%)
HSV
hsv(316, 72%, 87%)
CMYK
cmyk(0%, 72%, 19%, 13%)
CSS variable
--color-primary: #DE3EB4;
Lowercase HEX
#de3eb4

Shades

Tints

Tones

Harmony

CSS snippets for #DE3EB4

.color-de3eb4 {
  color: #DE3EB4;
  background-color: #DE3EB4;
}

Frequently asked questions

What color is #DE3EB4?+

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

What is the closest Tailwind color to #DE3EB4?+

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