#CCECBE Color

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

Color preview

#CCECBE

Color formats

HEX
#CCECBE
RGB
rgb(204, 236, 190)
RGBA
rgba(204, 236, 190, 1)
HSL
hsl(102, 55%, 84%)
HSV
hsv(102, 19%, 93%)
CMYK
cmyk(14%, 0%, 19%, 7%)
CSS variable
--color-primary: #CCECBE;
Lowercase HEX
#ccecbe

Shades

Tints

Tones

Harmony

CSS snippets for #CCECBE

.color-ccecbe {
  color: #CCECBE;
  background-color: #CCECBE;
}

Frequently asked questions

What color is #CCECBE?+

#CCECBE is a HEX color with RGB value rgb(204, 236, 190) and HSL value hsl(102, 55%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #CCECBE?+

The closest Tailwind color is green-200, available as the bg-green-200 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