#DB8F99 Color

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

Color preview

#DB8F99

Color formats

HEX
#DB8F99
RGB
rgb(219, 143, 153)
RGBA
rgba(219, 143, 153, 1)
HSL
hsl(352, 51%, 71%)
HSV
hsv(352, 35%, 86%)
CMYK
cmyk(0%, 35%, 30%, 14%)
CSS variable
--color-primary: #DB8F99;
Lowercase HEX
#db8f99

Shades

Tints

Tones

Harmony

CSS snippets for #DB8F99

.color-db8f99 {
  color: #DB8F99;
  background-color: #DB8F99;
}

Frequently asked questions

What color is #DB8F99?+

#DB8F99 is a HEX color with RGB value rgb(219, 143, 153) and HSL value hsl(352, 51%, 71%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DB8F99?+

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