#CCEFC9 Color

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

Color preview

#CCEFC9

Color formats

HEX
#CCEFC9
RGB
rgb(204, 239, 201)
RGBA
rgba(204, 239, 201, 1)
HSL
hsl(115, 54%, 86%)
HSV
hsv(115, 16%, 94%)
CMYK
cmyk(15%, 0%, 16%, 6%)
CSS variable
--color-primary: #CCEFC9;
Lowercase HEX
#ccefc9

Shades

Tints

Tones

Harmony

CSS snippets for #CCEFC9

.color-ccefc9 {
  color: #CCEFC9;
  background-color: #CCEFC9;
}

Frequently asked questions

What color is #CCEFC9?+

#CCEFC9 is a HEX color with RGB value rgb(204, 239, 201) and HSL value hsl(115, 54%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCEFC9?+

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