#CCDCE5 Color

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

Color preview

#CCDCE5

Color formats

HEX
#CCDCE5
RGB
rgb(204, 220, 229)
RGBA
rgba(204, 220, 229, 1)
HSL
hsl(202, 32%, 85%)
HSV
hsv(202, 11%, 90%)
CMYK
cmyk(11%, 4%, 0%, 10%)
CSS variable
--color-primary: #CCDCE5;
Lowercase HEX
#ccdce5

Shades

Tints

Tones

Harmony

CSS snippets for #CCDCE5

.color-ccdce5 {
  color: #CCDCE5;
  background-color: #CCDCE5;
}

Frequently asked questions

What color is #CCDCE5?+

#CCDCE5 is a HEX color with RGB value rgb(204, 220, 229) and HSL value hsl(202, 32%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCDCE5?+

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