#DE3E9C Color

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

Color preview

#DE3E9C

Color formats

HEX
#DE3E9C
RGB
rgb(222, 62, 156)
RGBA
rgba(222, 62, 156, 1)
HSL
hsl(325, 71%, 56%)
HSV
hsv(325, 72%, 87%)
CMYK
cmyk(0%, 72%, 30%, 13%)
CSS variable
--color-primary: #DE3E9C;
Lowercase HEX
#de3e9c

Shades

Tints

Tones

Harmony

CSS snippets for #DE3E9C

.color-de3e9c {
  color: #DE3E9C;
  background-color: #DE3E9C;
}

Frequently asked questions

What color is #DE3E9C?+

#DE3E9C is a HEX color with RGB value rgb(222, 62, 156) and HSL value hsl(325, 71%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DE3E9C?+

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