#DB4888 Color

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

Color preview

#DB4888

Color formats

HEX
#DB4888
RGB
rgb(219, 72, 136)
RGBA
rgba(219, 72, 136, 1)
HSL
hsl(334, 67%, 57%)
HSV
hsv(334, 67%, 86%)
CMYK
cmyk(0%, 67%, 38%, 14%)
CSS variable
--color-primary: #DB4888;
Lowercase HEX
#db4888

Shades

Tints

Tones

Harmony

CSS snippets for #DB4888

.color-db4888 {
  color: #DB4888;
  background-color: #DB4888;
}

Frequently asked questions

What color is #DB4888?+

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

What is the closest Tailwind color to #DB4888?+

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