#CCFE93 Color

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

Color preview

#CCFE93

Color formats

HEX
#CCFE93
RGB
rgb(204, 254, 147)
RGBA
rgba(204, 254, 147, 1)
HSL
hsl(88, 98%, 79%)
HSV
hsv(88, 42%, 100%)
CMYK
cmyk(20%, 0%, 42%, 0%)
CSS variable
--color-primary: #CCFE93;
Lowercase HEX
#ccfe93

Shades

Tints

Tones

Harmony

CSS snippets for #CCFE93

.color-ccfe93 {
  color: #CCFE93;
  background-color: #CCFE93;
}

Frequently asked questions

What color is #CCFE93?+

#CCFE93 is a HEX color with RGB value rgb(204, 254, 147) and HSL value hsl(88, 98%, 79%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #CCFE93?+

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