#D2BF82 Color

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

Color preview

#D2BF82

Color formats

HEX
#D2BF82
RGB
rgb(210, 191, 130)
RGBA
rgba(210, 191, 130, 1)
HSL
hsl(46, 47%, 67%)
HSV
hsv(46, 38%, 82%)
CMYK
cmyk(0%, 9%, 38%, 18%)
CSS variable
--color-primary: #D2BF82;
Lowercase HEX
#d2bf82

Shades

Tints

Tones

Harmony

CSS snippets for #D2BF82

.color-d2bf82 {
  color: #D2BF82;
  background-color: #D2BF82;
}

Frequently asked questions

What color is #D2BF82?+

#D2BF82 is a HEX color with RGB value rgb(210, 191, 130) and HSL value hsl(46, 47%, 67%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #D2BF82?+

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