#CCF5FB Color

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

Color preview

#CCF5FB

Color formats

HEX
#CCF5FB
RGB
rgb(204, 245, 251)
RGBA
rgba(204, 245, 251, 1)
HSL
hsl(188, 85%, 89%)
HSV
hsv(188, 19%, 98%)
CMYK
cmyk(19%, 2%, 0%, 2%)
CSS variable
--color-primary: #CCF5FB;
Lowercase HEX
#ccf5fb

Shades

Tints

Tones

Harmony

CSS snippets for #CCF5FB

.color-ccf5fb {
  color: #CCF5FB;
  background-color: #CCF5FB;
}

Frequently asked questions

What color is #CCF5FB?+

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

What is the closest Tailwind color to #CCF5FB?+

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