#C5FEFB Color

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

Color preview

#C5FEFB

Color formats

HEX
#C5FEFB
RGB
rgb(197, 254, 251)
RGBA
rgba(197, 254, 251, 1)
HSL
hsl(177, 97%, 88%)
HSV
hsv(177, 22%, 100%)
CMYK
cmyk(22%, 0%, 1%, 0%)
CSS variable
--color-primary: #C5FEFB;
Lowercase HEX
#c5fefb

Shades

Tints

Tones

Harmony

CSS snippets for #C5FEFB

.color-c5fefb {
  color: #C5FEFB;
  background-color: #C5FEFB;
}

Frequently asked questions

What color is #C5FEFB?+

#C5FEFB is a HEX color with RGB value rgb(197, 254, 251) and HSL value hsl(177, 97%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C5FEFB?+

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