#CCFCCF Color

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

Color preview

#CCFCCF

Color formats

HEX
#CCFCCF
RGB
rgb(204, 252, 207)
RGBA
rgba(204, 252, 207, 1)
HSL
hsl(124, 89%, 89%)
HSV
hsv(124, 19%, 99%)
CMYK
cmyk(19%, 0%, 18%, 1%)
CSS variable
--color-primary: #CCFCCF;
Lowercase HEX
#ccfccf

Shades

Tints

Tones

Harmony

CSS snippets for #CCFCCF

.color-ccfccf {
  color: #CCFCCF;
  background-color: #CCFCCF;
}

Frequently asked questions

What color is #CCFCCF?+

#CCFCCF is a HEX color with RGB value rgb(204, 252, 207) and HSL value hsl(124, 89%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCFCCF?+

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