#CFFAF4 Color

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

Color preview

#CFFAF4

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CFFAF4

.color-cffaf4 {
  color: #CFFAF4;
  background-color: #CFFAF4;
}

Frequently asked questions

What color is #CFFAF4?+

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

What is the closest Tailwind color to #CFFAF4?+

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