#DB8A9E Color

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

Color preview

#DB8A9E

Color formats

HEX
#DB8A9E
RGB
rgb(219, 138, 158)
RGBA
rgba(219, 138, 158, 1)
HSL
hsl(345, 53%, 70%)
HSV
hsv(345, 37%, 86%)
CMYK
cmyk(0%, 37%, 28%, 14%)
CSS variable
--color-primary: #DB8A9E;
Lowercase HEX
#db8a9e

Shades

Tints

Tones

Harmony

CSS snippets for #DB8A9E

.color-db8a9e {
  color: #DB8A9E;
  background-color: #DB8A9E;
}

Frequently asked questions

What color is #DB8A9E?+

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

What is the closest Tailwind color to #DB8A9E?+

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