#CBA20B Color

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

Color preview

#CBA20B

Color formats

HEX
#CBA20B
RGB
rgb(203, 162, 11)
RGBA
rgba(203, 162, 11, 1)
HSL
hsl(47, 90%, 42%)
HSV
hsv(47, 95%, 80%)
CMYK
cmyk(0%, 20%, 95%, 20%)
CSS variable
--color-primary: #CBA20B;
Lowercase HEX
#cba20b

Shades

Tints

Tones

Harmony

CSS snippets for #CBA20B

.color-cba20b {
  color: #CBA20B;
  background-color: #CBA20B;
}

Frequently asked questions

What color is #CBA20B?+

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

What is the closest Tailwind color to #CBA20B?+

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