#CBCB2F Color

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

Color preview

#CBCB2F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CBCB2F

.color-cbcb2f {
  color: #CBCB2F;
  background-color: #CBCB2F;
}

Frequently asked questions

What color is #CBCB2F?+

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

What is the closest Tailwind color to #CBCB2F?+

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