#CCFBE8 Color

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

Color preview

#CCFBE8

Color formats

HEX
#CCFBE8
RGB
rgb(204, 251, 232)
RGBA
rgba(204, 251, 232, 1)
HSL
hsl(156, 85%, 89%)
HSV
hsv(156, 19%, 98%)
CMYK
cmyk(19%, 0%, 8%, 2%)
CSS variable
--color-primary: #CCFBE8;
Lowercase HEX
#ccfbe8

Shades

Tints

Tones

Harmony

CSS snippets for #CCFBE8

.color-ccfbe8 {
  color: #CCFBE8;
  background-color: #CCFBE8;
}

Frequently asked questions

What color is #CCFBE8?+

#CCFBE8 is a HEX color with RGB value rgb(204, 251, 232) and HSL value hsl(156, 85%, 89%). Its closest CSS named color is LightCyan.

What is the closest Tailwind color to #CCFBE8?+

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