#D3BF5B Color

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

Color preview

#D3BF5B

Color formats

HEX
#D3BF5B
RGB
rgb(211, 191, 91)
RGBA
rgba(211, 191, 91, 1)
HSL
hsl(50, 58%, 59%)
HSV
hsv(50, 57%, 83%)
CMYK
cmyk(0%, 9%, 57%, 17%)
CSS variable
--color-primary: #D3BF5B;
Lowercase HEX
#d3bf5b

Shades

Tints

Tones

Harmony

CSS snippets for #D3BF5B

.color-d3bf5b {
  color: #D3BF5B;
  background-color: #D3BF5B;
}

Frequently asked questions

What color is #D3BF5B?+

#D3BF5B is a HEX color with RGB value rgb(211, 191, 91) and HSL value hsl(50, 58%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #D3BF5B?+

The closest Tailwind color is amber-300, available as the bg-amber-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