#C1FBCB Color

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

Color preview

#C1FBCB

Color formats

HEX
#C1FBCB
RGB
rgb(193, 251, 203)
RGBA
rgba(193, 251, 203, 1)
HSL
hsl(130, 88%, 87%)
HSV
hsv(130, 23%, 98%)
CMYK
cmyk(23%, 0%, 19%, 2%)
CSS variable
--color-primary: #C1FBCB;
Lowercase HEX
#c1fbcb

Shades

Tints

Tones

Harmony

CSS snippets for #C1FBCB

.color-c1fbcb {
  color: #C1FBCB;
  background-color: #C1FBCB;
}

Frequently asked questions

What color is #C1FBCB?+

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

What is the closest Tailwind color to #C1FBCB?+

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