#C9EFCF Color

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

Color preview

#C9EFCF

Color formats

HEX
#C9EFCF
RGB
rgb(201, 239, 207)
RGBA
rgba(201, 239, 207, 1)
HSL
hsl(129, 54%, 86%)
HSV
hsv(129, 16%, 94%)
CMYK
cmyk(16%, 0%, 13%, 6%)
CSS variable
--color-primary: #C9EFCF;
Lowercase HEX
#c9efcf

Shades

Tints

Tones

Harmony

CSS snippets for #C9EFCF

.color-c9efcf {
  color: #C9EFCF;
  background-color: #C9EFCF;
}

Frequently asked questions

What color is #C9EFCF?+

#C9EFCF is a HEX color with RGB value rgb(201, 239, 207) and HSL value hsl(129, 54%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C9EFCF?+

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