#CCF8FC Color

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

Color preview

#CCF8FC

Color formats

HEX
#CCF8FC
RGB
rgb(204, 248, 252)
RGBA
rgba(204, 248, 252, 1)
HSL
hsl(185, 89%, 89%)
HSV
hsv(185, 19%, 99%)
CMYK
cmyk(19%, 2%, 0%, 1%)
CSS variable
--color-primary: #CCF8FC;
Lowercase HEX
#ccf8fc

Shades

Tints

Tones

Harmony

CSS snippets for #CCF8FC

.color-ccf8fc {
  color: #CCF8FC;
  background-color: #CCF8FC;
}

Frequently asked questions

What color is #CCF8FC?+

#CCF8FC is a HEX color with RGB value rgb(204, 248, 252) and HSL value hsl(185, 89%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CCF8FC?+

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