#C8EDCB Color

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

Color preview

#C8EDCB

Color formats

HEX
#C8EDCB
RGB
rgb(200, 237, 203)
RGBA
rgba(200, 237, 203, 1)
HSL
hsl(125, 51%, 86%)
HSV
hsv(125, 16%, 93%)
CMYK
cmyk(16%, 0%, 14%, 7%)
CSS variable
--color-primary: #C8EDCB;
Lowercase HEX
#c8edcb

Shades

Tints

Tones

Harmony

CSS snippets for #C8EDCB

.color-c8edcb {
  color: #C8EDCB;
  background-color: #C8EDCB;
}

Frequently asked questions

What color is #C8EDCB?+

#C8EDCB is a HEX color with RGB value rgb(200, 237, 203) and HSL value hsl(125, 51%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8EDCB?+

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