#CCFB55 Color

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

Color preview

#CCFB55

Color formats

HEX
#CCFB55
RGB
rgb(204, 251, 85)
RGBA
rgba(204, 251, 85, 1)
HSL
hsl(77, 95%, 66%)
HSV
hsv(77, 66%, 98%)
CMYK
cmyk(19%, 0%, 66%, 2%)
CSS variable
--color-primary: #CCFB55;
Lowercase HEX
#ccfb55

Shades

Tints

Tones

Harmony

CSS snippets for #CCFB55

.color-ccfb55 {
  color: #CCFB55;
  background-color: #CCFB55;
}

Frequently asked questions

What color is #CCFB55?+

#CCFB55 is a HEX color with RGB value rgb(204, 251, 85) and HSL value hsl(77, 95%, 66%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCFB55?+

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