#D3BF8D Color

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

Color preview

#D3BF8D

Color formats

HEX
#D3BF8D
RGB
rgb(211, 191, 141)
RGBA
rgba(211, 191, 141, 1)
HSL
hsl(43, 44%, 69%)
HSV
hsv(43, 33%, 83%)
CMYK
cmyk(0%, 9%, 33%, 17%)
CSS variable
--color-primary: #D3BF8D;
Lowercase HEX
#d3bf8d

Shades

Tints

Tones

Harmony

CSS snippets for #D3BF8D

.color-d3bf8d {
  color: #D3BF8D;
  background-color: #D3BF8D;
}

Frequently asked questions

What color is #D3BF8D?+

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

What is the closest Tailwind color to #D3BF8D?+

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