#CEFFE8 Color

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

Color preview

#CEFFE8

Color formats

HEX
#CEFFE8
RGB
rgb(206, 255, 232)
RGBA
rgba(206, 255, 232, 1)
HSL
hsl(152, 100%, 90%)
HSV
hsv(152, 19%, 100%)
CMYK
cmyk(19%, 0%, 9%, 0%)
CSS variable
--color-primary: #CEFFE8;
Lowercase HEX
#ceffe8

Shades

Tints

Tones

Harmony

CSS snippets for #CEFFE8

.color-ceffe8 {
  color: #CEFFE8;
  background-color: #CEFFE8;
}

Frequently asked questions

What color is #CEFFE8?+

#CEFFE8 is a HEX color with RGB value rgb(206, 255, 232) and HSL value hsl(152, 100%, 90%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CEFFE8?+

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