#CCECE0 Color

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

Color preview

#CCECE0

Color formats

HEX
#CCECE0
RGB
rgb(204, 236, 224)
RGBA
rgba(204, 236, 224, 1)
HSL
hsl(157, 46%, 86%)
HSV
hsv(157, 14%, 93%)
CMYK
cmyk(14%, 0%, 5%, 7%)
CSS variable
--color-primary: #CCECE0;
Lowercase HEX
#ccece0

Shades

Tints

Tones

Harmony

CSS snippets for #CCECE0

.color-ccece0 {
  color: #CCECE0;
  background-color: #CCECE0;
}

Frequently asked questions

What color is #CCECE0?+

#CCECE0 is a HEX color with RGB value rgb(204, 236, 224) and HSL value hsl(157, 46%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCECE0?+

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