#C0FF92 Color

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

Color preview

#C0FF92

Color formats

HEX
#C0FF92
RGB
rgb(192, 255, 146)
RGBA
rgba(192, 255, 146, 1)
HSL
hsl(95, 100%, 79%)
HSV
hsv(95, 43%, 100%)
CMYK
cmyk(25%, 0%, 43%, 0%)
CSS variable
--color-primary: #C0FF92;
Lowercase HEX
#c0ff92

Shades

Tints

Tones

Harmony

CSS snippets for #C0FF92

.color-c0ff92 {
  color: #C0FF92;
  background-color: #C0FF92;
}

Frequently asked questions

What color is #C0FF92?+

#C0FF92 is a HEX color with RGB value rgb(192, 255, 146) and HSL value hsl(95, 100%, 79%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C0FF92?+

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