#CCF55C Color

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

Color preview

#CCF55C

Color formats

HEX
#CCF55C
RGB
rgb(204, 245, 92)
RGBA
rgba(204, 245, 92, 1)
HSL
hsl(76, 88%, 66%)
HSV
hsv(76, 62%, 96%)
CMYK
cmyk(17%, 0%, 62%, 4%)
CSS variable
--color-primary: #CCF55C;
Lowercase HEX
#ccf55c

Shades

Tints

Tones

Harmony

CSS snippets for #CCF55C

.color-ccf55c {
  color: #CCF55C;
  background-color: #CCF55C;
}

Frequently asked questions

What color is #CCF55C?+

#CCF55C is a HEX color with RGB value rgb(204, 245, 92) and HSL value hsl(76, 88%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCF55C?+

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