#DC876B Color

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

Color preview

#DC876B

Color formats

HEX
#DC876B
RGB
rgb(220, 135, 107)
RGBA
rgba(220, 135, 107, 1)
HSL
hsl(15, 62%, 64%)
HSV
hsv(15, 51%, 86%)
CMYK
cmyk(0%, 39%, 51%, 14%)
CSS variable
--color-primary: #DC876B;
Lowercase HEX
#dc876b

Shades

Tints

Tones

Harmony

CSS snippets for #DC876B

.color-dc876b {
  color: #DC876B;
  background-color: #DC876B;
}

Frequently asked questions

What color is #DC876B?+

#DC876B is a HEX color with RGB value rgb(220, 135, 107) and HSL value hsl(15, 62%, 64%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #DC876B?+

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