#CFFCFC Color

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

Color preview

#CFFCFC

Color formats

HEX
#CFFCFC
RGB
rgb(207, 252, 252)
RGBA
rgba(207, 252, 252, 1)
HSL
hsl(180, 88%, 90%)
HSV
hsv(180, 18%, 99%)
CMYK
cmyk(18%, 0%, 0%, 1%)
CSS variable
--color-primary: #CFFCFC;
Lowercase HEX
#cffcfc

Shades

Tints

Tones

Harmony

CSS snippets for #CFFCFC

.color-cffcfc {
  color: #CFFCFC;
  background-color: #CFFCFC;
}

Frequently asked questions

What color is #CFFCFC?+

#CFFCFC is a HEX color with RGB value rgb(207, 252, 252) and HSL value hsl(180, 88%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFFCFC?+

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