#CCFC98 Color

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

Color preview

#CCFC98

Color formats

HEX
#CCFC98
RGB
rgb(204, 252, 152)
RGBA
rgba(204, 252, 152, 1)
HSL
hsl(89, 94%, 79%)
HSV
hsv(89, 40%, 99%)
CMYK
cmyk(19%, 0%, 40%, 1%)
CSS variable
--color-primary: #CCFC98;
Lowercase HEX
#ccfc98

Shades

Tints

Tones

Harmony

CSS snippets for #CCFC98

.color-ccfc98 {
  color: #CCFC98;
  background-color: #CCFC98;
}

Frequently asked questions

What color is #CCFC98?+

#CCFC98 is a HEX color with RGB value rgb(204, 252, 152) and HSL value hsl(89, 94%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCFC98?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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