#C7EFCB Color

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

Color preview

#C7EFCB

Color formats

HEX
#C7EFCB
RGB
rgb(199, 239, 203)
RGBA
rgba(199, 239, 203, 1)
HSL
hsl(126, 56%, 86%)
HSV
hsv(126, 17%, 94%)
CMYK
cmyk(17%, 0%, 15%, 6%)
CSS variable
--color-primary: #C7EFCB;
Lowercase HEX
#c7efcb

Shades

Tints

Tones

Harmony

CSS snippets for #C7EFCB

.color-c7efcb {
  color: #C7EFCB;
  background-color: #C7EFCB;
}

Frequently asked questions

What color is #C7EFCB?+

#C7EFCB is a HEX color with RGB value rgb(199, 239, 203) and HSL value hsl(126, 56%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7EFCB?+

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