#C3CDE7 Color

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

Color preview

#C3CDE7

Color formats

HEX
#C3CDE7
RGB
rgb(195, 205, 231)
RGBA
rgba(195, 205, 231, 1)
HSL
hsl(223, 43%, 84%)
HSV
hsv(223, 16%, 91%)
CMYK
cmyk(16%, 11%, 0%, 9%)
CSS variable
--color-primary: #C3CDE7;
Lowercase HEX
#c3cde7

Shades

Tints

Tones

Harmony

CSS snippets for #C3CDE7

.color-c3cde7 {
  color: #C3CDE7;
  background-color: #C3CDE7;
}

Frequently asked questions

What color is #C3CDE7?+

#C3CDE7 is a HEX color with RGB value rgb(195, 205, 231) and HSL value hsl(223, 43%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C3CDE7?+

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