#DC987B Color

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

Color preview

#DC987B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DC987B

.color-dc987b {
  color: #DC987B;
  background-color: #DC987B;
}

Frequently asked questions

What color is #DC987B?+

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

What is the closest Tailwind color to #DC987B?+

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