#C3CCDA Color

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

Color preview

#C3CCDA

Color formats

HEX
#C3CCDA
RGB
rgb(195, 204, 218)
RGBA
rgba(195, 204, 218, 1)
HSL
hsl(217, 24%, 81%)
HSV
hsv(217, 11%, 85%)
CMYK
cmyk(11%, 6%, 0%, 15%)
CSS variable
--color-primary: #C3CCDA;
Lowercase HEX
#c3ccda

Shades

Tints

Tones

Harmony

CSS snippets for #C3CCDA

.color-c3ccda {
  color: #C3CCDA;
  background-color: #C3CCDA;
}

Frequently asked questions

What color is #C3CCDA?+

#C3CCDA is a HEX color with RGB value rgb(195, 204, 218) and HSL value hsl(217, 24%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #C3CCDA?+

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