#D3BA3B Color

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

Color preview

#D3BA3B

Color formats

HEX
#D3BA3B
RGB
rgb(211, 186, 59)
RGBA
rgba(211, 186, 59, 1)
HSL
hsl(50, 63%, 53%)
HSV
hsv(50, 72%, 83%)
CMYK
cmyk(0%, 12%, 72%, 17%)
CSS variable
--color-primary: #D3BA3B;
Lowercase HEX
#d3ba3b

Shades

Tints

Tones

Harmony

CSS snippets for #D3BA3B

.color-d3ba3b {
  color: #D3BA3B;
  background-color: #D3BA3B;
}

Frequently asked questions

What color is #D3BA3B?+

#D3BA3B is a HEX color with RGB value rgb(211, 186, 59) and HSL value hsl(50, 63%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D3BA3B?+

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