#CFF0F2 Color

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

Color preview

#CFF0F2

Color formats

HEX
#CFF0F2
RGB
rgb(207, 240, 242)
RGBA
rgba(207, 240, 242, 1)
HSL
hsl(183, 57%, 88%)
HSV
hsv(183, 14%, 95%)
CMYK
cmyk(14%, 1%, 0%, 5%)
CSS variable
--color-primary: #CFF0F2;
Lowercase HEX
#cff0f2

Shades

Tints

Tones

Harmony

CSS snippets for #CFF0F2

.color-cff0f2 {
  color: #CFF0F2;
  background-color: #CFF0F2;
}

Frequently asked questions

What color is #CFF0F2?+

#CFF0F2 is a HEX color with RGB value rgb(207, 240, 242) and HSL value hsl(183, 57%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CFF0F2?+

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