#CBBB52 Color

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

Color preview

#CBBB52

Color formats

HEX
#CBBB52
RGB
rgb(203, 187, 82)
RGBA
rgba(203, 187, 82, 1)
HSL
hsl(52, 54%, 56%)
HSV
hsv(52, 60%, 80%)
CMYK
cmyk(0%, 8%, 60%, 20%)
CSS variable
--color-primary: #CBBB52;
Lowercase HEX
#cbbb52

Shades

Tints

Tones

Harmony

CSS snippets for #CBBB52

.color-cbbb52 {
  color: #CBBB52;
  background-color: #CBBB52;
}

Frequently asked questions

What color is #CBBB52?+

#CBBB52 is a HEX color with RGB value rgb(203, 187, 82) and HSL value hsl(52, 54%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CBBB52?+

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