#C0EE8E Color

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

Color preview

#C0EE8E

Color formats

HEX
#C0EE8E
RGB
rgb(192, 238, 142)
RGBA
rgba(192, 238, 142, 1)
HSL
hsl(89, 74%, 75%)
HSV
hsv(89, 40%, 93%)
CMYK
cmyk(19%, 0%, 40%, 7%)
CSS variable
--color-primary: #C0EE8E;
Lowercase HEX
#c0ee8e

Shades

Tints

Tones

Harmony

CSS snippets for #C0EE8E

.color-c0ee8e {
  color: #C0EE8E;
  background-color: #C0EE8E;
}

Frequently asked questions

What color is #C0EE8E?+

#C0EE8E is a HEX color with RGB value rgb(192, 238, 142) and HSL value hsl(89, 74%, 75%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C0EE8E?+

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