#DB8A9F Color

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

Color preview

#DB8A9F

Color formats

HEX
#DB8A9F
RGB
rgb(219, 138, 159)
RGBA
rgba(219, 138, 159, 1)
HSL
hsl(344, 53%, 70%)
HSV
hsv(344, 37%, 86%)
CMYK
cmyk(0%, 37%, 27%, 14%)
CSS variable
--color-primary: #DB8A9F;
Lowercase HEX
#db8a9f

Shades

Tints

Tones

Harmony

CSS snippets for #DB8A9F

.color-db8a9f {
  color: #DB8A9F;
  background-color: #DB8A9F;
}

Frequently asked questions

What color is #DB8A9F?+

#DB8A9F is a HEX color with RGB value rgb(219, 138, 159) and HSL value hsl(344, 53%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB8A9F?+

The closest Tailwind color is pink-400, available as the bg-pink-400 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