#DB987B Color

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

Color preview

#DB987B

Color formats

HEX
#DB987B
RGB
rgb(219, 152, 123)
RGBA
rgba(219, 152, 123, 1)
HSL
hsl(18, 57%, 67%)
HSV
hsv(18, 44%, 86%)
CMYK
cmyk(0%, 31%, 44%, 14%)
CSS variable
--color-primary: #DB987B;
Lowercase HEX
#db987b

Shades

Tints

Tones

Harmony

CSS snippets for #DB987B

.color-db987b {
  color: #DB987B;
  background-color: #DB987B;
}

Frequently asked questions

What color is #DB987B?+

#DB987B is a HEX color with RGB value rgb(219, 152, 123) and HSL value hsl(18, 57%, 67%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DB987B?+

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