#C7FBFB Color

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

Color preview

#C7FBFB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C7FBFB

.color-c7fbfb {
  color: #C7FBFB;
  background-color: #C7FBFB;
}

Frequently asked questions

What color is #C7FBFB?+

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

What is the closest Tailwind color to #C7FBFB?+

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