#CFF3EB Color

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

Color preview

#CFF3EB

Color formats

HEX
#CFF3EB
RGB
rgb(207, 243, 235)
RGBA
rgba(207, 243, 235, 1)
HSL
hsl(167, 60%, 88%)
HSV
hsv(167, 15%, 95%)
CMYK
cmyk(15%, 0%, 3%, 5%)
CSS variable
--color-primary: #CFF3EB;
Lowercase HEX
#cff3eb

Shades

Tints

Tones

Harmony

CSS snippets for #CFF3EB

.color-cff3eb {
  color: #CFF3EB;
  background-color: #CFF3EB;
}

Frequently asked questions

What color is #CFF3EB?+

#CFF3EB is a HEX color with RGB value rgb(207, 243, 235) and HSL value hsl(167, 60%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFF3EB?+

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