#C0ECBF Color

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

Color preview

#C0ECBF

Color formats

HEX
#C0ECBF
RGB
rgb(192, 236, 191)
RGBA
rgba(192, 236, 191, 1)
HSL
hsl(119, 54%, 84%)
HSV
hsv(119, 19%, 93%)
CMYK
cmyk(19%, 0%, 19%, 7%)
CSS variable
--color-primary: #C0ECBF;
Lowercase HEX
#c0ecbf

Shades

Tints

Tones

Harmony

CSS snippets for #C0ECBF

.color-c0ecbf {
  color: #C0ECBF;
  background-color: #C0ECBF;
}

Frequently asked questions

What color is #C0ECBF?+

#C0ECBF is a HEX color with RGB value rgb(192, 236, 191) and HSL value hsl(119, 54%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C0ECBF?+

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