#DB5196 Color

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

Color preview

#DB5196

Color formats

HEX
#DB5196
RGB
rgb(219, 81, 150)
RGBA
rgba(219, 81, 150, 1)
HSL
hsl(330, 66%, 59%)
HSV
hsv(330, 63%, 86%)
CMYK
cmyk(0%, 63%, 32%, 14%)
CSS variable
--color-primary: #DB5196;
Lowercase HEX
#db5196

Shades

Tints

Tones

Harmony

CSS snippets for #DB5196

.color-db5196 {
  color: #DB5196;
  background-color: #DB5196;
}

Frequently asked questions

What color is #DB5196?+

#DB5196 is a HEX color with RGB value rgb(219, 81, 150) and HSL value hsl(330, 66%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB5196?+

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