#CEF4E4 Color

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

Color preview

#CEF4E4

Color formats

HEX
#CEF4E4
RGB
rgb(206, 244, 228)
RGBA
rgba(206, 244, 228, 1)
HSL
hsl(155, 63%, 88%)
HSV
hsv(155, 16%, 96%)
CMYK
cmyk(16%, 0%, 7%, 4%)
CSS variable
--color-primary: #CEF4E4;
Lowercase HEX
#cef4e4

Shades

Tints

Tones

Harmony

CSS snippets for #CEF4E4

.color-cef4e4 {
  color: #CEF4E4;
  background-color: #CEF4E4;
}

Frequently asked questions

What color is #CEF4E4?+

#CEF4E4 is a HEX color with RGB value rgb(206, 244, 228) and HSL value hsl(155, 63%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CEF4E4?+

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