#CCFA4C Color

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

Color preview

#CCFA4C

Color formats

HEX
#CCFA4C
RGB
rgb(204, 250, 76)
RGBA
rgba(204, 250, 76, 1)
HSL
hsl(76, 95%, 64%)
HSV
hsv(76, 70%, 98%)
CMYK
cmyk(18%, 0%, 70%, 2%)
CSS variable
--color-primary: #CCFA4C;
Lowercase HEX
#ccfa4c

Shades

Tints

Tones

Harmony

CSS snippets for #CCFA4C

.color-ccfa4c {
  color: #CCFA4C;
  background-color: #CCFA4C;
}

Frequently asked questions

What color is #CCFA4C?+

#CCFA4C is a HEX color with RGB value rgb(204, 250, 76) and HSL value hsl(76, 95%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCFA4C?+

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