#C1FCCB Color

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

Color preview

#C1FCCB

Color formats

HEX
#C1FCCB
RGB
rgb(193, 252, 203)
RGBA
rgba(193, 252, 203, 1)
HSL
hsl(130, 91%, 87%)
HSV
hsv(130, 23%, 99%)
CMYK
cmyk(23%, 0%, 19%, 1%)
CSS variable
--color-primary: #C1FCCB;
Lowercase HEX
#c1fccb

Shades

Tints

Tones

Harmony

CSS snippets for #C1FCCB

.color-c1fccb {
  color: #C1FCCB;
  background-color: #C1FCCB;
}

Frequently asked questions

What color is #C1FCCB?+

#C1FCCB is a HEX color with RGB value rgb(193, 252, 203) and HSL value hsl(130, 91%, 87%). Its closest CSS named color is PaleTurquoise.

What is the closest Tailwind color to #C1FCCB?+

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