#CCFFF8 Color

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

Color preview

#CCFFF8

Color formats

HEX
#CCFFF8
RGB
rgb(204, 255, 248)
RGBA
rgba(204, 255, 248, 1)
HSL
hsl(172, 100%, 90%)
HSV
hsv(172, 20%, 100%)
CMYK
cmyk(20%, 0%, 3%, 0%)
CSS variable
--color-primary: #CCFFF8;
Lowercase HEX
#ccfff8

Shades

Tints

Tones

Harmony

CSS snippets for #CCFFF8

.color-ccfff8 {
  color: #CCFFF8;
  background-color: #CCFFF8;
}

Frequently asked questions

What color is #CCFFF8?+

#CCFFF8 is a HEX color with RGB value rgb(204, 255, 248) and HSL value hsl(172, 100%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CCFFF8?+

The closest Tailwind color is teal-100, available as the bg-teal-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