#CFF3FA Color

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

Color preview

#CFF3FA

Color formats

HEX
#CFF3FA
RGB
rgb(207, 243, 250)
RGBA
rgba(207, 243, 250, 1)
HSL
hsl(190, 81%, 90%)
HSV
hsv(190, 17%, 98%)
CMYK
cmyk(17%, 3%, 0%, 2%)
CSS variable
--color-primary: #CFF3FA;
Lowercase HEX
#cff3fa

Shades

Tints

Tones

Harmony

CSS snippets for #CFF3FA

.color-cff3fa {
  color: #CFF3FA;
  background-color: #CFF3FA;
}

Frequently asked questions

What color is #CFF3FA?+

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

What is the closest Tailwind color to #CFF3FA?+

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