#D9876F Color

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

Color preview

#D9876F

Color formats

HEX
#D9876F
RGB
rgb(217, 135, 111)
RGBA
rgba(217, 135, 111, 1)
HSL
hsl(14, 58%, 64%)
HSV
hsv(14, 49%, 85%)
CMYK
cmyk(0%, 38%, 49%, 15%)
CSS variable
--color-primary: #D9876F;
Lowercase HEX
#d9876f

Shades

Tints

Tones

Harmony

CSS snippets for #D9876F

.color-d9876f {
  color: #D9876F;
  background-color: #D9876F;
}

Frequently asked questions

What color is #D9876F?+

#D9876F is a HEX color with RGB value rgb(217, 135, 111) and HSL value hsl(14, 58%, 64%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D9876F?+

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