#CCBD5B Color

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

Color preview

#CCBD5B

Color formats

HEX
#CCBD5B
RGB
rgb(204, 189, 91)
RGBA
rgba(204, 189, 91, 1)
HSL
hsl(52, 53%, 58%)
HSV
hsv(52, 55%, 80%)
CMYK
cmyk(0%, 7%, 55%, 20%)
CSS variable
--color-primary: #CCBD5B;
Lowercase HEX
#ccbd5b

Shades

Tints

Tones

Harmony

CSS snippets for #CCBD5B

.color-ccbd5b {
  color: #CCBD5B;
  background-color: #CCBD5B;
}

Frequently asked questions

What color is #CCBD5B?+

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

What is the closest Tailwind color to #CCBD5B?+

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