#D8BF6C Color

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

Color preview

#D8BF6C

Color formats

HEX
#D8BF6C
RGB
rgb(216, 191, 108)
RGBA
rgba(216, 191, 108, 1)
HSL
hsl(46, 58%, 64%)
HSV
hsv(46, 50%, 85%)
CMYK
cmyk(0%, 12%, 50%, 15%)
CSS variable
--color-primary: #D8BF6C;
Lowercase HEX
#d8bf6c

Shades

Tints

Tones

Harmony

CSS snippets for #D8BF6C

.color-d8bf6c {
  color: #D8BF6C;
  background-color: #D8BF6C;
}

Frequently asked questions

What color is #D8BF6C?+

#D8BF6C is a HEX color with RGB value rgb(216, 191, 108) and HSL value hsl(46, 58%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D8BF6C?+

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