#CFF7FF Color

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

Color preview

#CFF7FF

Color formats

HEX
#CFF7FF
RGB
rgb(207, 247, 255)
RGBA
rgba(207, 247, 255, 1)
HSL
hsl(190, 100%, 91%)
HSV
hsv(190, 19%, 100%)
CMYK
cmyk(19%, 3%, 0%, 0%)
CSS variable
--color-primary: #CFF7FF;
Lowercase HEX
#cff7ff

Shades

Tints

Tones

Harmony

CSS snippets for #CFF7FF

.color-cff7ff {
  color: #CFF7FF;
  background-color: #CFF7FF;
}

Frequently asked questions

What color is #CFF7FF?+

#CFF7FF is a HEX color with RGB value rgb(207, 247, 255) and HSL value hsl(190, 100%, 91%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFF7FF?+

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