#DB488C Color

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

Color preview

#DB488C

Color formats

HEX
#DB488C
RGB
rgb(219, 72, 140)
RGBA
rgba(219, 72, 140, 1)
HSL
hsl(332, 67%, 57%)
HSV
hsv(332, 67%, 86%)
CMYK
cmyk(0%, 67%, 36%, 14%)
CSS variable
--color-primary: #DB488C;
Lowercase HEX
#db488c

Shades

Tints

Tones

Harmony

CSS snippets for #DB488C

.color-db488c {
  color: #DB488C;
  background-color: #DB488C;
}

Frequently asked questions

What color is #DB488C?+

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

What is the closest Tailwind color to #DB488C?+

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