#D3975F Color

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

Color preview

#D3975F

Color formats

HEX
#D3975F
RGB
rgb(211, 151, 95)
RGBA
rgba(211, 151, 95, 1)
HSL
hsl(29, 57%, 60%)
HSV
hsv(29, 55%, 83%)
CMYK
cmyk(0%, 28%, 55%, 17%)
CSS variable
--color-primary: #D3975F;
Lowercase HEX
#d3975f

Shades

Tints

Tones

Harmony

CSS snippets for #D3975F

.color-d3975f {
  color: #D3975F;
  background-color: #D3975F;
}

Frequently asked questions

What color is #D3975F?+

#D3975F is a HEX color with RGB value rgb(211, 151, 95) and HSL value hsl(29, 57%, 60%). Its closest CSS named color is DarkSalmon.

What is the closest Tailwind color to #D3975F?+

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