#DB9F84 Color

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

Color preview

#DB9F84

Color formats

HEX
#DB9F84
RGB
rgb(219, 159, 132)
RGBA
rgba(219, 159, 132, 1)
HSL
hsl(19, 55%, 69%)
HSV
hsv(19, 40%, 86%)
CMYK
cmyk(0%, 27%, 40%, 14%)
CSS variable
--color-primary: #DB9F84;
Lowercase HEX
#db9f84

Shades

Tints

Tones

Harmony

CSS snippets for #DB9F84

.color-db9f84 {
  color: #DB9F84;
  background-color: #DB9F84;
}

Frequently asked questions

What color is #DB9F84?+

#DB9F84 is a HEX color with RGB value rgb(219, 159, 132) and HSL value hsl(19, 55%, 69%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DB9F84?+

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