#C7FBCB Color

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

Color preview

#C7FBCB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C7FBCB

.color-c7fbcb {
  color: #C7FBCB;
  background-color: #C7FBCB;
}

Frequently asked questions

What color is #C7FBCB?+

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

What is the closest Tailwind color to #C7FBCB?+

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