#CBB83C Color

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

Color preview

#CBB83C

Color formats

HEX
#CBB83C
RGB
rgb(203, 184, 60)
RGBA
rgba(203, 184, 60, 1)
HSL
hsl(52, 58%, 52%)
HSV
hsv(52, 70%, 80%)
CMYK
cmyk(0%, 9%, 70%, 20%)
CSS variable
--color-primary: #CBB83C;
Lowercase HEX
#cbb83c

Shades

Tints

Tones

Harmony

CSS snippets for #CBB83C

.color-cbb83c {
  color: #CBB83C;
  background-color: #CBB83C;
}

Frequently asked questions

What color is #CBB83C?+

#CBB83C is a HEX color with RGB value rgb(203, 184, 60) and HSL value hsl(52, 58%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBB83C?+

The closest Tailwind color is amber-400, available as the bg-amber-400 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