#C6EDCB Color

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

Color preview

#C6EDCB

Color formats

HEX
#C6EDCB
RGB
rgb(198, 237, 203)
RGBA
rgba(198, 237, 203, 1)
HSL
hsl(128, 52%, 85%)
HSV
hsv(128, 16%, 93%)
CMYK
cmyk(16%, 0%, 14%, 7%)
CSS variable
--color-primary: #C6EDCB;
Lowercase HEX
#c6edcb

Shades

Tints

Tones

Harmony

CSS snippets for #C6EDCB

.color-c6edcb {
  color: #C6EDCB;
  background-color: #C6EDCB;
}

Frequently asked questions

What color is #C6EDCB?+

#C6EDCB is a HEX color with RGB value rgb(198, 237, 203) and HSL value hsl(128, 52%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C6EDCB?+

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