#CDAB3C Color

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

Color preview

#CDAB3C

Color formats

HEX
#CDAB3C
RGB
rgb(205, 171, 60)
RGBA
rgba(205, 171, 60, 1)
HSL
hsl(46, 59%, 52%)
HSV
hsv(46, 71%, 80%)
CMYK
cmyk(0%, 17%, 71%, 20%)
CSS variable
--color-primary: #CDAB3C;
Lowercase HEX
#cdab3c

Shades

Tints

Tones

Harmony

CSS snippets for #CDAB3C

.color-cdab3c {
  color: #CDAB3C;
  background-color: #CDAB3C;
}

Frequently asked questions

What color is #CDAB3C?+

#CDAB3C is a HEX color with RGB value rgb(205, 171, 60) and HSL value hsl(46, 59%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDAB3C?+

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