#C2CEDD Color

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

Color preview

#C2CEDD

Color formats

HEX
#C2CEDD
RGB
rgb(194, 206, 221)
RGBA
rgba(194, 206, 221, 1)
HSL
hsl(213, 28%, 81%)
HSV
hsv(213, 12%, 87%)
CMYK
cmyk(12%, 7%, 0%, 13%)
CSS variable
--color-primary: #C2CEDD;
Lowercase HEX
#c2cedd

Shades

Tints

Tones

Harmony

CSS snippets for #C2CEDD

.color-c2cedd {
  color: #C2CEDD;
  background-color: #C2CEDD;
}

Frequently asked questions

What color is #C2CEDD?+

#C2CEDD is a HEX color with RGB value rgb(194, 206, 221) and HSL value hsl(213, 28%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C2CEDD?+

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