#CFF8EF Color

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

Color preview

#CFF8EF

Color formats

HEX
#CFF8EF
RGB
rgb(207, 248, 239)
RGBA
rgba(207, 248, 239, 1)
HSL
hsl(167, 75%, 89%)
HSV
hsv(167, 17%, 97%)
CMYK
cmyk(17%, 0%, 4%, 3%)
CSS variable
--color-primary: #CFF8EF;
Lowercase HEX
#cff8ef

Shades

Tints

Tones

Harmony

CSS snippets for #CFF8EF

.color-cff8ef {
  color: #CFF8EF;
  background-color: #CFF8EF;
}

Frequently asked questions

What color is #CFF8EF?+

#CFF8EF is a HEX color with RGB value rgb(207, 248, 239) and HSL value hsl(167, 75%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFF8EF?+

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