#CCFF55 Color

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

Color preview

#CCFF55

Color formats

HEX
#CCFF55
RGB
rgb(204, 255, 85)
RGBA
rgba(204, 255, 85, 1)
HSL
hsl(78, 100%, 67%)
HSV
hsv(78, 67%, 100%)
CMYK
cmyk(20%, 0%, 67%, 0%)
CSS variable
--color-primary: #CCFF55;
Lowercase HEX
#ccff55

Shades

Tints

Tones

Harmony

CSS snippets for #CCFF55

.color-ccff55 {
  color: #CCFF55;
  background-color: #CCFF55;
}

Frequently asked questions

What color is #CCFF55?+

#CCFF55 is a HEX color with RGB value rgb(204, 255, 85) and HSL value hsl(78, 100%, 67%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CCFF55?+

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