#DB2C7E Color

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

Color preview

#DB2C7E

Color formats

HEX
#DB2C7E
RGB
rgb(219, 44, 126)
RGBA
rgba(219, 44, 126, 1)
HSL
hsl(332, 71%, 52%)
HSV
hsv(332, 80%, 86%)
CMYK
cmyk(0%, 80%, 42%, 14%)
CSS variable
--color-primary: #DB2C7E;
Lowercase HEX
#db2c7e

Shades

Tints

Tones

Harmony

CSS snippets for #DB2C7E

.color-db2c7e {
  color: #DB2C7E;
  background-color: #DB2C7E;
}

Frequently asked questions

What color is #DB2C7E?+

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

What is the closest Tailwind color to #DB2C7E?+

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