#CCDCE1 Color

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

Color preview

#CCDCE1

Color formats

HEX
#CCDCE1
RGB
rgb(204, 220, 225)
RGBA
rgba(204, 220, 225, 1)
HSL
hsl(194, 26%, 84%)
HSV
hsv(194, 9%, 88%)
CMYK
cmyk(9%, 2%, 0%, 12%)
CSS variable
--color-primary: #CCDCE1;
Lowercase HEX
#ccdce1

Shades

Tints

Tones

Harmony

CSS snippets for #CCDCE1

.color-ccdce1 {
  color: #CCDCE1;
  background-color: #CCDCE1;
}

Frequently asked questions

What color is #CCDCE1?+

#CCDCE1 is a HEX color with RGB value rgb(204, 220, 225) and HSL value hsl(194, 26%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #CCDCE1?+

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