#D3BF7C Color

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

Color preview

#D3BF7C

Color formats

HEX
#D3BF7C
RGB
rgb(211, 191, 124)
RGBA
rgba(211, 191, 124, 1)
HSL
hsl(46, 50%, 66%)
HSV
hsv(46, 41%, 83%)
CMYK
cmyk(0%, 9%, 41%, 17%)
CSS variable
--color-primary: #D3BF7C;
Lowercase HEX
#d3bf7c

Shades

Tints

Tones

Harmony

CSS snippets for #D3BF7C

.color-d3bf7c {
  color: #D3BF7C;
  background-color: #D3BF7C;
}

Frequently asked questions

What color is #D3BF7C?+

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

What is the closest Tailwind color to #D3BF7C?+

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