#D4C02B Color

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

Color preview

#D4C02B

Color formats

HEX
#D4C02B
RGB
rgb(212, 192, 43)
RGBA
rgba(212, 192, 43, 1)
HSL
hsl(53, 66%, 50%)
HSV
hsv(53, 80%, 83%)
CMYK
cmyk(0%, 9%, 80%, 17%)
CSS variable
--color-primary: #D4C02B;
Lowercase HEX
#d4c02b

Shades

Tints

Tones

Harmony

CSS snippets for #D4C02B

.color-d4c02b {
  color: #D4C02B;
  background-color: #D4C02B;
}

Frequently asked questions

What color is #D4C02B?+

#D4C02B is a HEX color with RGB value rgb(212, 192, 43) and HSL value hsl(53, 66%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #D4C02B?+

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