#CDBF5B Color

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

Color preview

#CDBF5B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDBF5B

.color-cdbf5b {
  color: #CDBF5B;
  background-color: #CDBF5B;
}

Frequently asked questions

What color is #CDBF5B?+

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

What is the closest Tailwind color to #CDBF5B?+

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