#DB2B9A Color

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

Color preview

#DB2B9A

Color formats

HEX
#DB2B9A
RGB
rgb(219, 43, 154)
RGBA
rgba(219, 43, 154, 1)
HSL
hsl(322, 71%, 51%)
HSV
hsv(322, 80%, 86%)
CMYK
cmyk(0%, 80%, 30%, 14%)
CSS variable
--color-primary: #DB2B9A;
Lowercase HEX
#db2b9a

Shades

Tints

Tones

Harmony

CSS snippets for #DB2B9A

.color-db2b9a {
  color: #DB2B9A;
  background-color: #DB2B9A;
}

Frequently asked questions

What color is #DB2B9A?+

#DB2B9A is a HEX color with RGB value rgb(219, 43, 154) and HSL value hsl(322, 71%, 51%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #DB2B9A?+

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