#CCCF2B Color

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

Color preview

#CCCF2B

Color formats

HEX
#CCCF2B
RGB
rgb(204, 207, 43)
RGBA
rgba(204, 207, 43, 1)
HSL
hsl(61, 66%, 49%)
HSV
hsv(61, 79%, 81%)
CMYK
cmyk(1%, 0%, 79%, 19%)
CSS variable
--color-primary: #CCCF2B;
Lowercase HEX
#cccf2b

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF2B

.color-cccf2b {
  color: #CCCF2B;
  background-color: #CCCF2B;
}

Frequently asked questions

What color is #CCCF2B?+

#CCCF2B is a HEX color with RGB value rgb(204, 207, 43) and HSL value hsl(61, 66%, 49%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCCF2B?+

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