#CFF8EA Color

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

Color preview

#CFF8EA

Color formats

HEX
#CFF8EA
RGB
rgb(207, 248, 234)
RGBA
rgba(207, 248, 234, 1)
HSL
hsl(160, 75%, 89%)
HSV
hsv(160, 17%, 97%)
CMYK
cmyk(17%, 0%, 6%, 3%)
CSS variable
--color-primary: #CFF8EA;
Lowercase HEX
#cff8ea

Shades

Tints

Tones

Harmony

CSS snippets for #CFF8EA

.color-cff8ea {
  color: #CFF8EA;
  background-color: #CFF8EA;
}

Frequently asked questions

What color is #CFF8EA?+

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

What is the closest Tailwind color to #CFF8EA?+

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