#D3D33C Color

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

Color preview

#D3D33C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3D33C

.color-d3d33c {
  color: #D3D33C;
  background-color: #D3D33C;
}

Frequently asked questions

What color is #D3D33C?+

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

What is the closest Tailwind color to #D3D33C?+

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