#C8EFCC Color

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

Color preview

#C8EFCC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C8EFCC

.color-c8efcc {
  color: #C8EFCC;
  background-color: #C8EFCC;
}

Frequently asked questions

What color is #C8EFCC?+

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

What is the closest Tailwind color to #C8EFCC?+

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