#D3C32C Color

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

Color preview

#D3C32C

Color formats

HEX
#D3C32C
RGB
rgb(211, 195, 44)
RGBA
rgba(211, 195, 44, 1)
HSL
hsl(54, 65%, 50%)
HSV
hsv(54, 79%, 83%)
CMYK
cmyk(0%, 8%, 79%, 17%)
CSS variable
--color-primary: #D3C32C;
Lowercase HEX
#d3c32c

Shades

Tints

Tones

Harmony

CSS snippets for #D3C32C

.color-d3c32c {
  color: #D3C32C;
  background-color: #D3C32C;
}

Frequently asked questions

What color is #D3C32C?+

#D3C32C is a HEX color with RGB value rgb(211, 195, 44) and HSL value hsl(54, 65%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D3C32C?+

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