#D3976C Color

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

Color preview

#D3976C

Color formats

HEX
#D3976C
RGB
rgb(211, 151, 108)
RGBA
rgba(211, 151, 108, 1)
HSL
hsl(25, 54%, 63%)
HSV
hsv(25, 49%, 83%)
CMYK
cmyk(0%, 28%, 49%, 17%)
CSS variable
--color-primary: #D3976C;
Lowercase HEX
#d3976c

Shades

Tints

Tones

Harmony

CSS snippets for #D3976C

.color-d3976c {
  color: #D3976C;
  background-color: #D3976C;
}

Frequently asked questions

What color is #D3976C?+

#D3976C is a HEX color with RGB value rgb(211, 151, 108) and HSL value hsl(25, 54%, 63%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3976C?+

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