#DB9993 Color

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

Color preview

#DB9993

Color formats

HEX
#DB9993
RGB
rgb(219, 153, 147)
RGBA
rgba(219, 153, 147, 1)
HSL
hsl(5, 50%, 72%)
HSV
hsv(5, 33%, 86%)
CMYK
cmyk(0%, 30%, 33%, 14%)
CSS variable
--color-primary: #DB9993;
Lowercase HEX
#db9993

Shades

Tints

Tones

Harmony

CSS snippets for #DB9993

.color-db9993 {
  color: #DB9993;
  background-color: #DB9993;
}

Frequently asked questions

What color is #DB9993?+

#DB9993 is a HEX color with RGB value rgb(219, 153, 147) and HSL value hsl(5, 50%, 72%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DB9993?+

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