#DB5BAC Color

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

Color preview

#DB5BAC

Color formats

HEX
#DB5BAC
RGB
rgb(219, 91, 172)
RGBA
rgba(219, 91, 172, 1)
HSL
hsl(322, 64%, 61%)
HSV
hsv(322, 58%, 86%)
CMYK
cmyk(0%, 58%, 21%, 14%)
CSS variable
--color-primary: #DB5BAC;
Lowercase HEX
#db5bac

Shades

Tints

Tones

Harmony

CSS snippets for #DB5BAC

.color-db5bac {
  color: #DB5BAC;
  background-color: #DB5BAC;
}

Frequently asked questions

What color is #DB5BAC?+

#DB5BAC is a HEX color with RGB value rgb(219, 91, 172) and HSL value hsl(322, 64%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB5BAC?+

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