#CFF0EE Color

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

Color preview

#CFF0EE

Color formats

HEX
#CFF0EE
RGB
rgb(207, 240, 238)
RGBA
rgba(207, 240, 238, 1)
HSL
hsl(176, 52%, 88%)
HSV
hsv(176, 14%, 94%)
CMYK
cmyk(14%, 0%, 1%, 6%)
CSS variable
--color-primary: #CFF0EE;
Lowercase HEX
#cff0ee

Shades

Tints

Tones

Harmony

CSS snippets for #CFF0EE

.color-cff0ee {
  color: #CFF0EE;
  background-color: #CFF0EE;
}

Frequently asked questions

What color is #CFF0EE?+

#CFF0EE is a HEX color with RGB value rgb(207, 240, 238) and HSL value hsl(176, 52%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #CFF0EE?+

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