#CBA80B Color

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

Color preview

#CBA80B

Color formats

HEX
#CBA80B
RGB
rgb(203, 168, 11)
RGBA
rgba(203, 168, 11, 1)
HSL
hsl(49, 90%, 42%)
HSV
hsv(49, 95%, 80%)
CMYK
cmyk(0%, 17%, 95%, 20%)
CSS variable
--color-primary: #CBA80B;
Lowercase HEX
#cba80b

Shades

Tints

Tones

Harmony

CSS snippets for #CBA80B

.color-cba80b {
  color: #CBA80B;
  background-color: #CBA80B;
}

Frequently asked questions

What color is #CBA80B?+

#CBA80B is a HEX color with RGB value rgb(203, 168, 11) and HSL value hsl(49, 90%, 42%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBA80B?+

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