#CBCB3B Color

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

Color preview

#CBCB3B

Color formats

HEX
#CBCB3B
RGB
rgb(203, 203, 59)
RGBA
rgba(203, 203, 59, 1)
HSL
hsl(60, 58%, 51%)
HSV
hsv(60, 71%, 80%)
CMYK
cmyk(0%, 0%, 71%, 20%)
CSS variable
--color-primary: #CBCB3B;
Lowercase HEX
#cbcb3b

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB3B

.color-cbcb3b {
  color: #CBCB3B;
  background-color: #CBCB3B;
}

Frequently asked questions

What color is #CBCB3B?+

#CBCB3B is a HEX color with RGB value rgb(203, 203, 59) and HSL value hsl(60, 58%, 51%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBCB3B?+

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