#C8CADE Color

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

Color preview

#C8CADE

Color formats

HEX
#C8CADE
RGB
rgb(200, 202, 222)
RGBA
rgba(200, 202, 222, 1)
HSL
hsl(235, 25%, 83%)
HSV
hsv(235, 10%, 87%)
CMYK
cmyk(10%, 9%, 0%, 13%)
CSS variable
--color-primary: #C8CADE;
Lowercase HEX
#c8cade

Shades

Tints

Tones

Harmony

CSS snippets for #C8CADE

.color-c8cade {
  color: #C8CADE;
  background-color: #C8CADE;
}

Frequently asked questions

What color is #C8CADE?+

#C8CADE is a HEX color with RGB value rgb(200, 202, 222) and HSL value hsl(235, 25%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C8CADE?+

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