#DB4899 Color

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

Color preview

#DB4899

Color formats

HEX
#DB4899
RGB
rgb(219, 72, 153)
RGBA
rgba(219, 72, 153, 1)
HSL
hsl(327, 67%, 57%)
HSV
hsv(327, 67%, 86%)
CMYK
cmyk(0%, 67%, 30%, 14%)
CSS variable
--color-primary: #DB4899;
Lowercase HEX
#db4899

Shades

Tints

Tones

Harmony

CSS snippets for #DB4899

.color-db4899 {
  color: #DB4899;
  background-color: #DB4899;
}

Frequently asked questions

What color is #DB4899?+

#DB4899 is a HEX color with RGB value rgb(219, 72, 153) and HSL value hsl(327, 67%, 57%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB4899?+

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