#CFF3FB Color

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

Color preview

#CFF3FB

Color formats

HEX
#CFF3FB
RGB
rgb(207, 243, 251)
RGBA
rgba(207, 243, 251, 1)
HSL
hsl(191, 85%, 90%)
HSV
hsv(191, 18%, 98%)
CMYK
cmyk(18%, 3%, 0%, 2%)
CSS variable
--color-primary: #CFF3FB;
Lowercase HEX
#cff3fb

Shades

Tints

Tones

Harmony

CSS snippets for #CFF3FB

.color-cff3fb {
  color: #CFF3FB;
  background-color: #CFF3FB;
}

Frequently asked questions

What color is #CFF3FB?+

#CFF3FB is a HEX color with RGB value rgb(207, 243, 251) and HSL value hsl(191, 85%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFF3FB?+

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