#D3A33B Color

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

Color preview

#D3A33B

Color formats

HEX
#D3A33B
RGB
rgb(211, 163, 59)
RGBA
rgba(211, 163, 59, 1)
HSL
hsl(41, 63%, 53%)
HSV
hsv(41, 72%, 83%)
CMYK
cmyk(0%, 23%, 72%, 17%)
CSS variable
--color-primary: #D3A33B;
Lowercase HEX
#d3a33b

Shades

Tints

Tones

Harmony

CSS snippets for #D3A33B

.color-d3a33b {
  color: #D3A33B;
  background-color: #D3A33B;
}

Frequently asked questions

What color is #D3A33B?+

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

What is the closest Tailwind color to #D3A33B?+

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