#CFF5FB Color

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

Color preview

#CFF5FB

Color formats

HEX
#CFF5FB
RGB
rgb(207, 245, 251)
RGBA
rgba(207, 245, 251, 1)
HSL
hsl(188, 85%, 90%)
HSV
hsv(188, 18%, 98%)
CMYK
cmyk(18%, 2%, 0%, 2%)
CSS variable
--color-primary: #CFF5FB;
Lowercase HEX
#cff5fb

Shades

Tints

Tones

Harmony

CSS snippets for #CFF5FB

.color-cff5fb {
  color: #CFF5FB;
  background-color: #CFF5FB;
}

Frequently asked questions

What color is #CFF5FB?+

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

What is the closest Tailwind color to #CFF5FB?+

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