#CBCB30 Color

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

Color preview

#CBCB30

Color formats

HEX
#CBCB30
RGB
rgb(203, 203, 48)
RGBA
rgba(203, 203, 48, 1)
HSL
hsl(60, 62%, 49%)
HSV
hsv(60, 76%, 80%)
CMYK
cmyk(0%, 0%, 76%, 20%)
CSS variable
--color-primary: #CBCB30;
Lowercase HEX
#cbcb30

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB30

.color-cbcb30 {
  color: #CBCB30;
  background-color: #CBCB30;
}

Frequently asked questions

What color is #CBCB30?+

#CBCB30 is a HEX color with RGB value rgb(203, 203, 48) and HSL value hsl(60, 62%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CBCB30?+

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