#DB2E6D Color

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

Color preview

#DB2E6D

Color formats

HEX
#DB2E6D
RGB
rgb(219, 46, 109)
RGBA
rgba(219, 46, 109, 1)
HSL
hsl(338, 71%, 52%)
HSV
hsv(338, 79%, 86%)
CMYK
cmyk(0%, 79%, 50%, 14%)
CSS variable
--color-primary: #DB2E6D;
Lowercase HEX
#db2e6d

Shades

Tints

Tones

Harmony

CSS snippets for #DB2E6D

.color-db2e6d {
  color: #DB2E6D;
  background-color: #DB2E6D;
}

Frequently asked questions

What color is #DB2E6D?+

#DB2E6D is a HEX color with RGB value rgb(219, 46, 109) and HSL value hsl(338, 71%, 52%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DB2E6D?+

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