#C7CEDD Color

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

Color preview

#C7CEDD

Color formats

HEX
#C7CEDD
RGB
rgb(199, 206, 221)
RGBA
rgba(199, 206, 221, 1)
HSL
hsl(221, 24%, 82%)
HSV
hsv(221, 10%, 87%)
CMYK
cmyk(10%, 7%, 0%, 13%)
CSS variable
--color-primary: #C7CEDD;
Lowercase HEX
#c7cedd

Shades

Tints

Tones

Harmony

CSS snippets for #C7CEDD

.color-c7cedd {
  color: #C7CEDD;
  background-color: #C7CEDD;
}

Frequently asked questions

What color is #C7CEDD?+

#C7CEDD is a HEX color with RGB value rgb(199, 206, 221) and HSL value hsl(221, 24%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C7CEDD?+

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