#CCF55B Color

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

Color preview

#CCF55B

Color formats

HEX
#CCF55B
RGB
rgb(204, 245, 91)
RGBA
rgba(204, 245, 91, 1)
HSL
hsl(76, 89%, 66%)
HSV
hsv(76, 63%, 96%)
CMYK
cmyk(17%, 0%, 63%, 4%)
CSS variable
--color-primary: #CCF55B;
Lowercase HEX
#ccf55b

Shades

Tints

Tones

Harmony

CSS snippets for #CCF55B

.color-ccf55b {
  color: #CCF55B;
  background-color: #CCF55B;
}

Frequently asked questions

What color is #CCF55B?+

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

What is the closest Tailwind color to #CCF55B?+

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