#CFFAFA Color

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

Color preview

#CFFAFA

Color formats

HEX
#CFFAFA
RGB
rgb(207, 250, 250)
RGBA
rgba(207, 250, 250, 1)
HSL
hsl(180, 81%, 90%)
HSV
hsv(180, 17%, 98%)
CMYK
cmyk(17%, 0%, 0%, 2%)
CSS variable
--color-primary: #CFFAFA;
Lowercase HEX
#cffafa

Shades

Tints

Tones

Harmony

CSS snippets for #CFFAFA

.color-cffafa {
  color: #CFFAFA;
  background-color: #CFFAFA;
}

Frequently asked questions

What color is #CFFAFA?+

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

What is the closest Tailwind color to #CFFAFA?+

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