#C0EEAA Color

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

Color preview

#C0EEAA

Color formats

HEX
#C0EEAA
RGB
rgb(192, 238, 170)
RGBA
rgba(192, 238, 170, 1)
HSL
hsl(101, 67%, 80%)
HSV
hsv(101, 29%, 93%)
CMYK
cmyk(19%, 0%, 29%, 7%)
CSS variable
--color-primary: #C0EEAA;
Lowercase HEX
#c0eeaa

Shades

Tints

Tones

Harmony

CSS snippets for #C0EEAA

.color-c0eeaa {
  color: #C0EEAA;
  background-color: #C0EEAA;
}

Frequently asked questions

What color is #C0EEAA?+

#C0EEAA is a HEX color with RGB value rgb(192, 238, 170) and HSL value hsl(101, 67%, 80%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C0EEAA?+

The closest Tailwind color is lime-200, available as the bg-lime-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