#CDBD55 Color

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

Color preview

#CDBD55

Color formats

HEX
#CDBD55
RGB
rgb(205, 189, 85)
RGBA
rgba(205, 189, 85, 1)
HSL
hsl(52, 55%, 57%)
HSV
hsv(52, 59%, 80%)
CMYK
cmyk(0%, 8%, 59%, 20%)
CSS variable
--color-primary: #CDBD55;
Lowercase HEX
#cdbd55

Shades

Tints

Tones

Harmony

CSS snippets for #CDBD55

.color-cdbd55 {
  color: #CDBD55;
  background-color: #CDBD55;
}

Frequently asked questions

What color is #CDBD55?+

#CDBD55 is a HEX color with RGB value rgb(205, 189, 85) and HSL value hsl(52, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDBD55?+

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