#D8BF74 Color

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

Color preview

#D8BF74

Color formats

HEX
#D8BF74
RGB
rgb(216, 191, 116)
RGBA
rgba(216, 191, 116, 1)
HSL
hsl(45, 56%, 65%)
HSV
hsv(45, 46%, 85%)
CMYK
cmyk(0%, 12%, 46%, 15%)
CSS variable
--color-primary: #D8BF74;
Lowercase HEX
#d8bf74

Shades

Tints

Tones

Harmony

CSS snippets for #D8BF74

.color-d8bf74 {
  color: #D8BF74;
  background-color: #D8BF74;
}

Frequently asked questions

What color is #D8BF74?+

#D8BF74 is a HEX color with RGB value rgb(216, 191, 116) and HSL value hsl(45, 56%, 65%). Its closest CSS named color is BurlyWood.

What is the closest Tailwind color to #D8BF74?+

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