#CBB01B Color

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

Color preview

#CBB01B

Color formats

HEX
#CBB01B
RGB
rgb(203, 176, 27)
RGBA
rgba(203, 176, 27, 1)
HSL
hsl(51, 77%, 45%)
HSV
hsv(51, 87%, 80%)
CMYK
cmyk(0%, 13%, 87%, 20%)
CSS variable
--color-primary: #CBB01B;
Lowercase HEX
#cbb01b

Shades

Tints

Tones

Harmony

CSS snippets for #CBB01B

.color-cbb01b {
  color: #CBB01B;
  background-color: #CBB01B;
}

Frequently asked questions

What color is #CBB01B?+

#CBB01B is a HEX color with RGB value rgb(203, 176, 27) and HSL value hsl(51, 77%, 45%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBB01B?+

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