#CFF8EB Color

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

Color preview

#CFF8EB

Color formats

HEX
#CFF8EB
RGB
rgb(207, 248, 235)
RGBA
rgba(207, 248, 235, 1)
HSL
hsl(161, 75%, 89%)
HSV
hsv(161, 17%, 97%)
CMYK
cmyk(17%, 0%, 5%, 3%)
CSS variable
--color-primary: #CFF8EB;
Lowercase HEX
#cff8eb

Shades

Tints

Tones

Harmony

CSS snippets for #CFF8EB

.color-cff8eb {
  color: #CFF8EB;
  background-color: #CFF8EB;
}

Frequently asked questions

What color is #CFF8EB?+

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

What is the closest Tailwind color to #CFF8EB?+

The closest Tailwind color is emerald-100, available as the bg-emerald-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