#CCECD2 Color

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

Color preview

#CCECD2

Color formats

HEX
#CCECD2
RGB
rgb(204, 236, 210)
RGBA
rgba(204, 236, 210, 1)
HSL
hsl(131, 46%, 86%)
HSV
hsv(131, 14%, 93%)
CMYK
cmyk(14%, 0%, 11%, 7%)
CSS variable
--color-primary: #CCECD2;
Lowercase HEX
#ccecd2

Shades

Tints

Tones

Harmony

CSS snippets for #CCECD2

.color-ccecd2 {
  color: #CCECD2;
  background-color: #CCECD2;
}

Frequently asked questions

What color is #CCECD2?+

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

What is the closest Tailwind color to #CCECD2?+

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