#D3D922 Color

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

Color preview

#D3D922

Color formats

HEX
#D3D922
RGB
rgb(211, 217, 34)
RGBA
rgba(211, 217, 34, 1)
HSL
hsl(62, 73%, 49%)
HSV
hsv(62, 84%, 85%)
CMYK
cmyk(3%, 0%, 84%, 15%)
CSS variable
--color-primary: #D3D922;
Lowercase HEX
#d3d922

Shades

Tints

Tones

Harmony

CSS snippets for #D3D922

.color-d3d922 {
  color: #D3D922;
  background-color: #D3D922;
}

Frequently asked questions

What color is #D3D922?+

#D3D922 is a HEX color with RGB value rgb(211, 217, 34) and HSL value hsl(62, 73%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D3D922?+

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