#DB5DAC Color

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

Color preview

#DB5DAC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DB5DAC

.color-db5dac {
  color: #DB5DAC;
  background-color: #DB5DAC;
}

Frequently asked questions

What color is #DB5DAC?+

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

What is the closest Tailwind color to #DB5DAC?+

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