#D3995B Color

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

Color preview

#D3995B

Color formats

HEX
#D3995B
RGB
rgb(211, 153, 91)
RGBA
rgba(211, 153, 91, 1)
HSL
hsl(31, 58%, 59%)
HSV
hsv(31, 57%, 83%)
CMYK
cmyk(0%, 27%, 57%, 17%)
CSS variable
--color-primary: #D3995B;
Lowercase HEX
#d3995b

Shades

Tints

Tones

Harmony

CSS snippets for #D3995B

.color-d3995b {
  color: #D3995B;
  background-color: #D3995B;
}

Frequently asked questions

What color is #D3995B?+

#D3995B is a HEX color with RGB value rgb(211, 153, 91) and HSL value hsl(31, 58%, 59%). Its closest CSS named color is Peru.

What is the closest Tailwind color to #D3995B?+

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