#C7CADE Color

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

Color preview

#C7CADE

Color formats

HEX
#C7CADE
RGB
rgb(199, 202, 222)
RGBA
rgba(199, 202, 222, 1)
HSL
hsl(232, 26%, 83%)
HSV
hsv(232, 10%, 87%)
CMYK
cmyk(10%, 9%, 0%, 13%)
CSS variable
--color-primary: #C7CADE;
Lowercase HEX
#c7cade

Shades

Tints

Tones

Harmony

CSS snippets for #C7CADE

.color-c7cade {
  color: #C7CADE;
  background-color: #C7CADE;
}

Frequently asked questions

What color is #C7CADE?+

#C7CADE is a HEX color with RGB value rgb(199, 202, 222) and HSL value hsl(232, 26%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7CADE?+

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