#CDBE5B Color

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

Color preview

#CDBE5B

Color formats

HEX
#CDBE5B
RGB
rgb(205, 190, 91)
RGBA
rgba(205, 190, 91, 1)
HSL
hsl(52, 53%, 58%)
HSV
hsv(52, 56%, 80%)
CMYK
cmyk(0%, 7%, 56%, 20%)
CSS variable
--color-primary: #CDBE5B;
Lowercase HEX
#cdbe5b

Shades

Tints

Tones

Harmony

CSS snippets for #CDBE5B

.color-cdbe5b {
  color: #CDBE5B;
  background-color: #CDBE5B;
}

Frequently asked questions

What color is #CDBE5B?+

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

What is the closest Tailwind color to #CDBE5B?+

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