#C5FBFB Color

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

Color preview

#C5FBFB

Color formats

HEX
#C5FBFB
RGB
rgb(197, 251, 251)
RGBA
rgba(197, 251, 251, 1)
HSL
hsl(180, 87%, 88%)
HSV
hsv(180, 22%, 98%)
CMYK
cmyk(22%, 0%, 0%, 2%)
CSS variable
--color-primary: #C5FBFB;
Lowercase HEX
#c5fbfb

Shades

Tints

Tones

Harmony

CSS snippets for #C5FBFB

.color-c5fbfb {
  color: #C5FBFB;
  background-color: #C5FBFB;
}

Frequently asked questions

What color is #C5FBFB?+

#C5FBFB is a HEX color with RGB value rgb(197, 251, 251) and HSL value hsl(180, 87%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C5FBFB?+

The closest Tailwind color is cyan-100, available as the bg-cyan-100 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