#D3B39C Color

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

Color preview

#D3B39C

Color formats

HEX
#D3B39C
RGB
rgb(211, 179, 156)
RGBA
rgba(211, 179, 156, 1)
HSL
hsl(25, 38%, 72%)
HSV
hsv(25, 26%, 83%)
CMYK
cmyk(0%, 15%, 26%, 17%)
CSS variable
--color-primary: #D3B39C;
Lowercase HEX
#d3b39c

Shades

Tints

Tones

Harmony

CSS snippets for #D3B39C

.color-d3b39c {
  color: #D3B39C;
  background-color: #D3B39C;
}

Frequently asked questions

What color is #D3B39C?+

#D3B39C is a HEX color with RGB value rgb(211, 179, 156) and HSL value hsl(25, 38%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3B39C?+

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