#CCCF3A Color

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

Color preview

#CCCF3A

Color formats

HEX
#CCCF3A
RGB
rgb(204, 207, 58)
RGBA
rgba(204, 207, 58, 1)
HSL
hsl(61, 61%, 52%)
HSV
hsv(61, 72%, 81%)
CMYK
cmyk(1%, 0%, 72%, 19%)
CSS variable
--color-primary: #CCCF3A;
Lowercase HEX
#cccf3a

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF3A

.color-cccf3a {
  color: #CCCF3A;
  background-color: #CCCF3A;
}

Frequently asked questions

What color is #CCCF3A?+

#CCCF3A is a HEX color with RGB value rgb(204, 207, 58) and HSL value hsl(61, 61%, 52%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #CCCF3A?+

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