#C0EEBC Color

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

Color preview

#C0EEBC

Color formats

HEX
#C0EEBC
RGB
rgb(192, 238, 188)
RGBA
rgba(192, 238, 188, 1)
HSL
hsl(115, 60%, 84%)
HSV
hsv(115, 21%, 93%)
CMYK
cmyk(19%, 0%, 21%, 7%)
CSS variable
--color-primary: #C0EEBC;
Lowercase HEX
#c0eebc

Shades

Tints

Tones

Harmony

CSS snippets for #C0EEBC

.color-c0eebc {
  color: #C0EEBC;
  background-color: #C0EEBC;
}

Frequently asked questions

What color is #C0EEBC?+

#C0EEBC is a HEX color with RGB value rgb(192, 238, 188) and HSL value hsl(115, 60%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C0EEBC?+

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