#CFF5ED Color

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

Color preview

#CFF5ED

Color formats

HEX
#CFF5ED
RGB
rgb(207, 245, 237)
RGBA
rgba(207, 245, 237, 1)
HSL
hsl(167, 66%, 89%)
HSV
hsv(167, 16%, 96%)
CMYK
cmyk(16%, 0%, 3%, 4%)
CSS variable
--color-primary: #CFF5ED;
Lowercase HEX
#cff5ed

Shades

Tints

Tones

Harmony

CSS snippets for #CFF5ED

.color-cff5ed {
  color: #CFF5ED;
  background-color: #CFF5ED;
}

Frequently asked questions

What color is #CFF5ED?+

#CFF5ED is a HEX color with RGB value rgb(207, 245, 237) and HSL value hsl(167, 66%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFF5ED?+

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