#D3BF7E Color

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

Color preview

#D3BF7E

Color formats

HEX
#D3BF7E
RGB
rgb(211, 191, 126)
RGBA
rgba(211, 191, 126, 1)
HSL
hsl(46, 49%, 66%)
HSV
hsv(46, 40%, 83%)
CMYK
cmyk(0%, 9%, 40%, 17%)
CSS variable
--color-primary: #D3BF7E;
Lowercase HEX
#d3bf7e

Shades

Tints

Tones

Harmony

CSS snippets for #D3BF7E

.color-d3bf7e {
  color: #D3BF7E;
  background-color: #D3BF7E;
}

Frequently asked questions

What color is #D3BF7E?+

#D3BF7E is a HEX color with RGB value rgb(211, 191, 126) and HSL value hsl(46, 49%, 66%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #D3BF7E?+

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