#DB2C9E Color

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

Color preview

#DB2C9E

Color formats

HEX
#DB2C9E
RGB
rgb(219, 44, 158)
RGBA
rgba(219, 44, 158, 1)
HSL
hsl(321, 71%, 52%)
HSV
hsv(321, 80%, 86%)
CMYK
cmyk(0%, 80%, 28%, 14%)
CSS variable
--color-primary: #DB2C9E;
Lowercase HEX
#db2c9e

Shades

Tints

Tones

Harmony

CSS snippets for #DB2C9E

.color-db2c9e {
  color: #DB2C9E;
  background-color: #DB2C9E;
}

Frequently asked questions

What color is #DB2C9E?+

#DB2C9E is a HEX color with RGB value rgb(219, 44, 158) and HSL value hsl(321, 71%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DB2C9E?+

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