#D5876C Color

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

Color preview

#D5876C

Color formats

HEX
#D5876C
RGB
rgb(213, 135, 108)
RGBA
rgba(213, 135, 108, 1)
HSL
hsl(15, 56%, 63%)
HSV
hsv(15, 49%, 84%)
CMYK
cmyk(0%, 37%, 49%, 16%)
CSS variable
--color-primary: #D5876C;
Lowercase HEX
#d5876c

Shades

Tints

Tones

Harmony

CSS snippets for #D5876C

.color-d5876c {
  color: #D5876C;
  background-color: #D5876C;
}

Frequently asked questions

What color is #D5876C?+

#D5876C is a HEX color with RGB value rgb(213, 135, 108) and HSL value hsl(15, 56%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D5876C?+

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