#CEF3F2 Color

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

Color preview

#CEF3F2

Color formats

HEX
#CEF3F2
RGB
rgb(206, 243, 242)
RGBA
rgba(206, 243, 242, 1)
HSL
hsl(178, 61%, 88%)
HSV
hsv(178, 15%, 95%)
CMYK
cmyk(15%, 0%, 0%, 5%)
CSS variable
--color-primary: #CEF3F2;
Lowercase HEX
#cef3f2

Shades

Tints

Tones

Harmony

CSS snippets for #CEF3F2

.color-cef3f2 {
  color: #CEF3F2;
  background-color: #CEF3F2;
}

Frequently asked questions

What color is #CEF3F2?+

#CEF3F2 is a HEX color with RGB value rgb(206, 243, 242) and HSL value hsl(178, 61%, 88%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CEF3F2?+

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