#CCFE2A Color

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

Color preview

#CCFE2A

Color formats

HEX
#CCFE2A
RGB
rgb(204, 254, 42)
RGBA
rgba(204, 254, 42, 1)
HSL
hsl(74, 99%, 58%)
HSV
hsv(74, 83%, 100%)
CMYK
cmyk(20%, 0%, 83%, 0%)
CSS variable
--color-primary: #CCFE2A;
Lowercase HEX
#ccfe2a

Shades

Tints

Tones

Harmony

CSS snippets for #CCFE2A

.color-ccfe2a {
  color: #CCFE2A;
  background-color: #CCFE2A;
}

Frequently asked questions

What color is #CCFE2A?+

#CCFE2A is a HEX color with RGB value rgb(204, 254, 42) and HSL value hsl(74, 99%, 58%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCFE2A?+

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