#C0FFAB Color

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

Color preview

#C0FFAB

Color formats

HEX
#C0FFAB
RGB
rgb(192, 255, 171)
RGBA
rgba(192, 255, 171, 1)
HSL
hsl(105, 100%, 84%)
HSV
hsv(105, 33%, 100%)
CMYK
cmyk(25%, 0%, 33%, 0%)
CSS variable
--color-primary: #C0FFAB;
Lowercase HEX
#c0ffab

Shades

Tints

Tones

Harmony

CSS snippets for #C0FFAB

.color-c0ffab {
  color: #C0FFAB;
  background-color: #C0FFAB;
}

Frequently asked questions

What color is #C0FFAB?+

#C0FFAB is a HEX color with RGB value rgb(192, 255, 171) and HSL value hsl(105, 100%, 84%). Its closest CSS named color is PaleGreen.

What is the closest Tailwind color to #C0FFAB?+

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