#CCFEC5 Color

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

Color preview

#CCFEC5

Color formats

HEX
#CCFEC5
RGB
rgb(204, 254, 197)
RGBA
rgba(204, 254, 197, 1)
HSL
hsl(113, 97%, 88%)
HSV
hsv(113, 22%, 100%)
CMYK
cmyk(20%, 0%, 22%, 0%)
CSS variable
--color-primary: #CCFEC5;
Lowercase HEX
#ccfec5

Shades

Tints

Tones

Harmony

CSS snippets for #CCFEC5

.color-ccfec5 {
  color: #CCFEC5;
  background-color: #CCFEC5;
}

Frequently asked questions

What color is #CCFEC5?+

#CCFEC5 is a HEX color with RGB value rgb(204, 254, 197) and HSL value hsl(113, 97%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCFEC5?+

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