#C7EDCB Color

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

Color preview

#C7EDCB

Color formats

HEX
#C7EDCB
RGB
rgb(199, 237, 203)
RGBA
rgba(199, 237, 203, 1)
HSL
hsl(126, 51%, 85%)
HSV
hsv(126, 16%, 93%)
CMYK
cmyk(16%, 0%, 14%, 7%)
CSS variable
--color-primary: #C7EDCB;
Lowercase HEX
#c7edcb

Shades

Tints

Tones

Harmony

CSS snippets for #C7EDCB

.color-c7edcb {
  color: #C7EDCB;
  background-color: #C7EDCB;
}

Frequently asked questions

What color is #C7EDCB?+

#C7EDCB is a HEX color with RGB value rgb(199, 237, 203) and HSL value hsl(126, 51%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7EDCB?+

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