#D3D33B Color

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

Color preview

#D3D33B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3D33B

.color-d3d33b {
  color: #D3D33B;
  background-color: #D3D33B;
}

Frequently asked questions

What color is #D3D33B?+

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

What is the closest Tailwind color to #D3D33B?+

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