#CDBA5B Color

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

Color preview

#CDBA5B

Color formats

HEX
#CDBA5B
RGB
rgb(205, 186, 91)
RGBA
rgba(205, 186, 91, 1)
HSL
hsl(50, 53%, 58%)
HSV
hsv(50, 56%, 80%)
CMYK
cmyk(0%, 9%, 56%, 20%)
CSS variable
--color-primary: #CDBA5B;
Lowercase HEX
#cdba5b

Shades

Tints

Tones

Harmony

CSS snippets for #CDBA5B

.color-cdba5b {
  color: #CDBA5B;
  background-color: #CDBA5B;
}

Frequently asked questions

What color is #CDBA5B?+

#CDBA5B is a HEX color with RGB value rgb(205, 186, 91) and HSL value hsl(50, 53%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDBA5B?+

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