#C6FCFB Color

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

Color preview

#C6FCFB

Color formats

HEX
#C6FCFB
RGB
rgb(198, 252, 251)
RGBA
rgba(198, 252, 251, 1)
HSL
hsl(179, 90%, 88%)
HSV
hsv(179, 21%, 99%)
CMYK
cmyk(21%, 0%, 0%, 1%)
CSS variable
--color-primary: #C6FCFB;
Lowercase HEX
#c6fcfb

Shades

Tints

Tones

Harmony

CSS snippets for #C6FCFB

.color-c6fcfb {
  color: #C6FCFB;
  background-color: #C6FCFB;
}

Frequently asked questions

What color is #C6FCFB?+

#C6FCFB is a HEX color with RGB value rgb(198, 252, 251) and HSL value hsl(179, 90%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C6FCFB?+

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