#C0FBCB Color

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

Color preview

#C0FBCB

Color formats

HEX
#C0FBCB
RGB
rgb(192, 251, 203)
RGBA
rgba(192, 251, 203, 1)
HSL
hsl(131, 88%, 87%)
HSV
hsv(131, 24%, 98%)
CMYK
cmyk(24%, 0%, 19%, 2%)
CSS variable
--color-primary: #C0FBCB;
Lowercase HEX
#c0fbcb

Shades

Tints

Tones

Harmony

CSS snippets for #C0FBCB

.color-c0fbcb {
  color: #C0FBCB;
  background-color: #C0FBCB;
}

Frequently asked questions

What color is #C0FBCB?+

#C0FBCB is a HEX color with RGB value rgb(192, 251, 203) and HSL value hsl(131, 88%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C0FBCB?+

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