#C6FBCB Color

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

Color preview

#C6FBCB

Color formats

HEX
#C6FBCB
RGB
rgb(198, 251, 203)
RGBA
rgba(198, 251, 203, 1)
HSL
hsl(126, 87%, 88%)
HSV
hsv(126, 21%, 98%)
CMYK
cmyk(21%, 0%, 19%, 2%)
CSS variable
--color-primary: #C6FBCB;
Lowercase HEX
#c6fbcb

Shades

Tints

Tones

Harmony

CSS snippets for #C6FBCB

.color-c6fbcb {
  color: #C6FBCB;
  background-color: #C6FBCB;
}

Frequently asked questions

What color is #C6FBCB?+

#C6FBCB is a HEX color with RGB value rgb(198, 251, 203) and HSL value hsl(126, 87%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #C6FBCB?+

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