#D3D03D Color

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

Color preview

#D3D03D

Color formats

HEX
#D3D03D
RGB
rgb(211, 208, 61)
RGBA
rgba(211, 208, 61, 1)
HSL
hsl(59, 63%, 53%)
HSV
hsv(59, 71%, 83%)
CMYK
cmyk(0%, 1%, 71%, 17%)
CSS variable
--color-primary: #D3D03D;
Lowercase HEX
#d3d03d

Shades

Tints

Tones

Harmony

CSS snippets for #D3D03D

.color-d3d03d {
  color: #D3D03D;
  background-color: #D3D03D;
}

Frequently asked questions

What color is #D3D03D?+

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

What is the closest Tailwind color to #D3D03D?+

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