#D3B58D Color

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

Color preview

#D3B58D

Color formats

HEX
#D3B58D
RGB
rgb(211, 181, 141)
RGBA
rgba(211, 181, 141, 1)
HSL
hsl(34, 44%, 69%)
HSV
hsv(34, 33%, 83%)
CMYK
cmyk(0%, 14%, 33%, 17%)
CSS variable
--color-primary: #D3B58D;
Lowercase HEX
#d3b58d

Shades

Tints

Tones

Harmony

CSS snippets for #D3B58D

.color-d3b58d {
  color: #D3B58D;
  background-color: #D3B58D;
}

Frequently asked questions

What color is #D3B58D?+

#D3B58D is a HEX color with RGB value rgb(211, 181, 141) and HSL value hsl(34, 44%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #D3B58D?+

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