#CBCB39 Color

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

Color preview

#CBCB39

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB39

.color-cbcb39 {
  color: #CBCB39;
  background-color: #CBCB39;
}

Frequently asked questions

What color is #CBCB39?+

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

What is the closest Tailwind color to #CBCB39?+

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