#C5FCFA Color

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

Color preview

#C5FCFA

Color formats

HEX
#C5FCFA
RGB
rgb(197, 252, 250)
RGBA
rgba(197, 252, 250, 1)
HSL
hsl(178, 90%, 88%)
HSV
hsv(178, 22%, 99%)
CMYK
cmyk(22%, 0%, 1%, 1%)
CSS variable
--color-primary: #C5FCFA;
Lowercase HEX
#c5fcfa

Shades

Tints

Tones

Harmony

CSS snippets for #C5FCFA

.color-c5fcfa {
  color: #C5FCFA;
  background-color: #C5FCFA;
}

Frequently asked questions

What color is #C5FCFA?+

#C5FCFA is a HEX color with RGB value rgb(197, 252, 250) and HSL value hsl(178, 90%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C5FCFA?+

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