#CCFEFD Color

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

Color preview

#CCFEFD

Color formats

HEX
#CCFEFD
RGB
rgb(204, 254, 253)
RGBA
rgba(204, 254, 253, 1)
HSL
hsl(179, 96%, 90%)
HSV
hsv(179, 20%, 100%)
CMYK
cmyk(20%, 0%, 0%, 0%)
CSS variable
--color-primary: #CCFEFD;
Lowercase HEX
#ccfefd

Shades

Tints

Tones

Harmony

CSS snippets for #CCFEFD

.color-ccfefd {
  color: #CCFEFD;
  background-color: #CCFEFD;
}

Frequently asked questions

What color is #CCFEFD?+

#CCFEFD is a HEX color with RGB value rgb(204, 254, 253) and HSL value hsl(179, 96%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CCFEFD?+

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