#CFF8FA Color

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

Color preview

#CFF8FA

Color formats

HEX
#CFF8FA
RGB
rgb(207, 248, 250)
RGBA
rgba(207, 248, 250, 1)
HSL
hsl(183, 81%, 90%)
HSV
hsv(183, 17%, 98%)
CMYK
cmyk(17%, 1%, 0%, 2%)
CSS variable
--color-primary: #CFF8FA;
Lowercase HEX
#cff8fa

Shades

Tints

Tones

Harmony

CSS snippets for #CFF8FA

.color-cff8fa {
  color: #CFF8FA;
  background-color: #CFF8FA;
}

Frequently asked questions

What color is #CFF8FA?+

#CFF8FA is a HEX color with RGB value rgb(207, 248, 250) and HSL value hsl(183, 81%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFF8FA?+

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