#C0FABB Color

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

Color preview

#C0FABB

Color formats

HEX
#C0FABB
RGB
rgb(192, 250, 187)
RGBA
rgba(192, 250, 187, 1)
HSL
hsl(115, 86%, 86%)
HSV
hsv(115, 25%, 98%)
CMYK
cmyk(23%, 0%, 25%, 2%)
CSS variable
--color-primary: #C0FABB;
Lowercase HEX
#c0fabb

Shades

Tints

Tones

Harmony

CSS snippets for #C0FABB

.color-c0fabb {
  color: #C0FABB;
  background-color: #C0FABB;
}

Frequently asked questions

What color is #C0FABB?+

#C0FABB is a HEX color with RGB value rgb(192, 250, 187) and HSL value hsl(115, 86%, 86%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C0FABB?+

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