#CCBD52 Color

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

Color preview

#CCBD52

Color formats

HEX
#CCBD52
RGB
rgb(204, 189, 82)
RGBA
rgba(204, 189, 82, 1)
HSL
hsl(53, 54%, 56%)
HSV
hsv(53, 60%, 80%)
CMYK
cmyk(0%, 7%, 60%, 20%)
CSS variable
--color-primary: #CCBD52;
Lowercase HEX
#ccbd52

Shades

Tints

Tones

Harmony

CSS snippets for #CCBD52

.color-ccbd52 {
  color: #CCBD52;
  background-color: #CCBD52;
}

Frequently asked questions

What color is #CCBD52?+

#CCBD52 is a HEX color with RGB value rgb(204, 189, 82) and HSL value hsl(53, 54%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCBD52?+

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