#CDAE32 Color

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

Color preview

#CDAE32

Color formats

HEX
#CDAE32
RGB
rgb(205, 174, 50)
RGBA
rgba(205, 174, 50, 1)
HSL
hsl(48, 61%, 50%)
HSV
hsv(48, 76%, 80%)
CMYK
cmyk(0%, 15%, 76%, 20%)
CSS variable
--color-primary: #CDAE32;
Lowercase HEX
#cdae32

Shades

Tints

Tones

Harmony

CSS snippets for #CDAE32

.color-cdae32 {
  color: #CDAE32;
  background-color: #CDAE32;
}

Frequently asked questions

What color is #CDAE32?+

#CDAE32 is a HEX color with RGB value rgb(205, 174, 50) and HSL value hsl(48, 61%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDAE32?+

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