#CCEFC8 Color

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

Color preview

#CCEFC8

Color formats

HEX
#CCEFC8
RGB
rgb(204, 239, 200)
RGBA
rgba(204, 239, 200, 1)
HSL
hsl(114, 55%, 86%)
HSV
hsv(114, 16%, 94%)
CMYK
cmyk(15%, 0%, 16%, 6%)
CSS variable
--color-primary: #CCEFC8;
Lowercase HEX
#ccefc8

Shades

Tints

Tones

Harmony

CSS snippets for #CCEFC8

.color-ccefc8 {
  color: #CCEFC8;
  background-color: #CCEFC8;
}

Frequently asked questions

What color is #CCEFC8?+

#CCEFC8 is a HEX color with RGB value rgb(204, 239, 200) and HSL value hsl(114, 55%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCEFC8?+

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