#CCFC5C Color

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

Color preview

#CCFC5C

Color formats

HEX
#CCFC5C
RGB
rgb(204, 252, 92)
RGBA
rgba(204, 252, 92, 1)
HSL
hsl(78, 96%, 67%)
HSV
hsv(78, 63%, 99%)
CMYK
cmyk(19%, 0%, 63%, 1%)
CSS variable
--color-primary: #CCFC5C;
Lowercase HEX
#ccfc5c

Shades

Tints

Tones

Harmony

CSS snippets for #CCFC5C

.color-ccfc5c {
  color: #CCFC5C;
  background-color: #CCFC5C;
}

Frequently asked questions

What color is #CCFC5C?+

#CCFC5C is a HEX color with RGB value rgb(204, 252, 92) and HSL value hsl(78, 96%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCFC5C?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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