#CDBB50 Color

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

Color preview

#CDBB50

Color formats

HEX
#CDBB50
RGB
rgb(205, 187, 80)
RGBA
rgba(205, 187, 80, 1)
HSL
hsl(51, 56%, 56%)
HSV
hsv(51, 61%, 80%)
CMYK
cmyk(0%, 9%, 61%, 20%)
CSS variable
--color-primary: #CDBB50;
Lowercase HEX
#cdbb50

Shades

Tints

Tones

Harmony

CSS snippets for #CDBB50

.color-cdbb50 {
  color: #CDBB50;
  background-color: #CDBB50;
}

Frequently asked questions

What color is #CDBB50?+

#CDBB50 is a HEX color with RGB value rgb(205, 187, 80) and HSL value hsl(51, 56%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDBB50?+

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