#CBB80B Color

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

Color preview

#CBB80B

Color formats

HEX
#CBB80B
RGB
rgb(203, 184, 11)
RGBA
rgba(203, 184, 11, 1)
HSL
hsl(54, 90%, 42%)
HSV
hsv(54, 95%, 80%)
CMYK
cmyk(0%, 9%, 95%, 20%)
CSS variable
--color-primary: #CBB80B;
Lowercase HEX
#cbb80b

Shades

Tints

Tones

Harmony

CSS snippets for #CBB80B

.color-cbb80b {
  color: #CBB80B;
  background-color: #CBB80B;
}

Frequently asked questions

What color is #CBB80B?+

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

What is the closest Tailwind color to #CBB80B?+

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