#CCFFE8 Color

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

Color preview

#CCFFE8

Color formats

HEX
#CCFFE8
RGB
rgb(204, 255, 232)
RGBA
rgba(204, 255, 232, 1)
HSL
hsl(153, 100%, 90%)
HSV
hsv(153, 20%, 100%)
CMYK
cmyk(20%, 0%, 9%, 0%)
CSS variable
--color-primary: #CCFFE8;
Lowercase HEX
#ccffe8

Shades

Tints

Tones

Harmony

CSS snippets for #CCFFE8

.color-ccffe8 {
  color: #CCFFE8;
  background-color: #CCFFE8;
}

Frequently asked questions

What color is #CCFFE8?+

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

What is the closest Tailwind color to #CCFFE8?+

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