#CCFCFA Color

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

Color preview

#CCFCFA

Color formats

HEX
#CCFCFA
RGB
rgb(204, 252, 250)
RGBA
rgba(204, 252, 250, 1)
HSL
hsl(178, 89%, 89%)
HSV
hsv(178, 19%, 99%)
CMYK
cmyk(19%, 0%, 1%, 1%)
CSS variable
--color-primary: #CCFCFA;
Lowercase HEX
#ccfcfa

Shades

Tints

Tones

Harmony

CSS snippets for #CCFCFA

.color-ccfcfa {
  color: #CCFCFA;
  background-color: #CCFCFA;
}

Frequently asked questions

What color is #CCFCFA?+

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

What is the closest Tailwind color to #CCFCFA?+

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