#C0EF8A Color

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

Color preview

#C0EF8A

Color formats

HEX
#C0EF8A
RGB
rgb(192, 239, 138)
RGBA
rgba(192, 239, 138, 1)
HSL
hsl(88, 76%, 74%)
HSV
hsv(88, 42%, 94%)
CMYK
cmyk(20%, 0%, 42%, 6%)
CSS variable
--color-primary: #C0EF8A;
Lowercase HEX
#c0ef8a

Shades

Tints

Tones

Harmony

CSS snippets for #C0EF8A

.color-c0ef8a {
  color: #C0EF8A;
  background-color: #C0EF8A;
}

Frequently asked questions

What color is #C0EF8A?+

#C0EF8A is a HEX color with RGB value rgb(192, 239, 138) and HSL value hsl(88, 76%, 74%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C0EF8A?+

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