#D3986E Color

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

Color preview

#D3986E

Color formats

HEX
#D3986E
RGB
rgb(211, 152, 110)
RGBA
rgba(211, 152, 110, 1)
HSL
hsl(25, 53%, 63%)
HSV
hsv(25, 48%, 83%)
CMYK
cmyk(0%, 28%, 48%, 17%)
CSS variable
--color-primary: #D3986E;
Lowercase HEX
#d3986e

Shades

Tints

Tones

Harmony

CSS snippets for #D3986E

.color-d3986e {
  color: #D3986E;
  background-color: #D3986E;
}

Frequently asked questions

What color is #D3986E?+

#D3986E is a HEX color with RGB value rgb(211, 152, 110) and HSL value hsl(25, 53%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3986E?+

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