#C7F0FF Color

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

Color preview

#C7F0FF

Color formats

HEX
#C7F0FF
RGB
rgb(199, 240, 255)
RGBA
rgba(199, 240, 255, 1)
HSL
hsl(196, 100%, 89%)
HSV
hsv(196, 22%, 100%)
CMYK
cmyk(22%, 6%, 0%, 0%)
CSS variable
--color-primary: #C7F0FF;
Lowercase HEX
#c7f0ff

Shades

Tints

Tones

Harmony

CSS snippets for #C7F0FF

.color-c7f0ff {
  color: #C7F0FF;
  background-color: #C7F0FF;
}

Frequently asked questions

What color is #C7F0FF?+

#C7F0FF is a HEX color with RGB value rgb(199, 240, 255) and HSL value hsl(196, 100%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #C7F0FF?+

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