#CDA02D Color

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

Color preview

#CDA02D

Color formats

HEX
#CDA02D
RGB
rgb(205, 160, 45)
RGBA
rgba(205, 160, 45, 1)
HSL
hsl(43, 64%, 49%)
HSV
hsv(43, 78%, 80%)
CMYK
cmyk(0%, 22%, 78%, 20%)
CSS variable
--color-primary: #CDA02D;
Lowercase HEX
#cda02d

Shades

Tints

Tones

Harmony

CSS snippets for #CDA02D

.color-cda02d {
  color: #CDA02D;
  background-color: #CDA02D;
}

Frequently asked questions

What color is #CDA02D?+

#CDA02D is a HEX color with RGB value rgb(205, 160, 45) and HSL value hsl(43, 64%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDA02D?+

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