#DB8A9B Color

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

Color preview

#DB8A9B

Color formats

HEX
#DB8A9B
RGB
rgb(219, 138, 155)
RGBA
rgba(219, 138, 155, 1)
HSL
hsl(347, 53%, 70%)
HSV
hsv(347, 37%, 86%)
CMYK
cmyk(0%, 37%, 29%, 14%)
CSS variable
--color-primary: #DB8A9B;
Lowercase HEX
#db8a9b

Shades

Tints

Tones

Harmony

CSS snippets for #DB8A9B

.color-db8a9b {
  color: #DB8A9B;
  background-color: #DB8A9B;
}

Frequently asked questions

What color is #DB8A9B?+

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

What is the closest Tailwind color to #DB8A9B?+

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