#D3BC3C Color

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

Color preview

#D3BC3C

Color formats

HEX
#D3BC3C
RGB
rgb(211, 188, 60)
RGBA
rgba(211, 188, 60, 1)
HSL
hsl(51, 63%, 53%)
HSV
hsv(51, 72%, 83%)
CMYK
cmyk(0%, 11%, 72%, 17%)
CSS variable
--color-primary: #D3BC3C;
Lowercase HEX
#d3bc3c

Shades

Tints

Tones

Harmony

CSS snippets for #D3BC3C

.color-d3bc3c {
  color: #D3BC3C;
  background-color: #D3BC3C;
}

Frequently asked questions

What color is #D3BC3C?+

#D3BC3C is a HEX color with RGB value rgb(211, 188, 60) and HSL value hsl(51, 63%, 53%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D3BC3C?+

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