#C3CEDE Color

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

Color preview

#C3CEDE

Color formats

HEX
#C3CEDE
RGB
rgb(195, 206, 222)
RGBA
rgba(195, 206, 222, 1)
HSL
hsl(216, 29%, 82%)
HSV
hsv(216, 12%, 87%)
CMYK
cmyk(12%, 7%, 0%, 13%)
CSS variable
--color-primary: #C3CEDE;
Lowercase HEX
#c3cede

Shades

Tints

Tones

Harmony

CSS snippets for #C3CEDE

.color-c3cede {
  color: #C3CEDE;
  background-color: #C3CEDE;
}

Frequently asked questions

What color is #C3CEDE?+

#C3CEDE is a HEX color with RGB value rgb(195, 206, 222) and HSL value hsl(216, 29%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3CEDE?+

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