#DE3B8C Color

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

Color preview

#DE3B8C

Color formats

HEX
#DE3B8C
RGB
rgb(222, 59, 140)
RGBA
rgba(222, 59, 140, 1)
HSL
hsl(330, 71%, 55%)
HSV
hsv(330, 73%, 87%)
CMYK
cmyk(0%, 73%, 37%, 13%)
CSS variable
--color-primary: #DE3B8C;
Lowercase HEX
#de3b8c

Shades

Tints

Tones

Harmony

CSS snippets for #DE3B8C

.color-de3b8c {
  color: #DE3B8C;
  background-color: #DE3B8C;
}

Frequently asked questions

What color is #DE3B8C?+

#DE3B8C is a HEX color with RGB value rgb(222, 59, 140) and HSL value hsl(330, 71%, 55%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DE3B8C?+

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