#CCF64E Color

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

Color preview

#CCF64E

Color formats

HEX
#CCF64E
RGB
rgb(204, 246, 78)
RGBA
rgba(204, 246, 78, 1)
HSL
hsl(75, 90%, 64%)
HSV
hsv(75, 68%, 96%)
CMYK
cmyk(17%, 0%, 68%, 4%)
CSS variable
--color-primary: #CCF64E;
Lowercase HEX
#ccf64e

Shades

Tints

Tones

Harmony

CSS snippets for #CCF64E

.color-ccf64e {
  color: #CCF64E;
  background-color: #CCF64E;
}

Frequently asked questions

What color is #CCF64E?+

#CCF64E is a HEX color with RGB value rgb(204, 246, 78) and HSL value hsl(75, 90%, 64%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCF64E?+

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