#CBCB34 Color

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

Color preview

#CBCB34

Color formats

HEX
#CBCB34
RGB
rgb(203, 203, 52)
RGBA
rgba(203, 203, 52, 1)
HSL
hsl(60, 59%, 50%)
HSV
hsv(60, 74%, 80%)
CMYK
cmyk(0%, 0%, 74%, 20%)
CSS variable
--color-primary: #CBCB34;
Lowercase HEX
#cbcb34

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB34

.color-cbcb34 {
  color: #CBCB34;
  background-color: #CBCB34;
}

Frequently asked questions

What color is #CBCB34?+

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

What is the closest Tailwind color to #CBCB34?+

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