#CBB20B Color

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

Color preview

#CBB20B

Color formats

HEX
#CBB20B
RGB
rgb(203, 178, 11)
RGBA
rgba(203, 178, 11, 1)
HSL
hsl(52, 90%, 42%)
HSV
hsv(52, 95%, 80%)
CMYK
cmyk(0%, 12%, 95%, 20%)
CSS variable
--color-primary: #CBB20B;
Lowercase HEX
#cbb20b

Shades

Tints

Tones

Harmony

CSS snippets for #CBB20B

.color-cbb20b {
  color: #CBB20B;
  background-color: #CBB20B;
}

Frequently asked questions

What color is #CBB20B?+

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

What is the closest Tailwind color to #CBB20B?+

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