#C5CCED Color

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

Color preview

#C5CCED

Color formats

HEX
#C5CCED
RGB
rgb(197, 204, 237)
RGBA
rgba(197, 204, 237, 1)
HSL
hsl(229, 53%, 85%)
HSV
hsv(229, 17%, 93%)
CMYK
cmyk(17%, 14%, 0%, 7%)
CSS variable
--color-primary: #C5CCED;
Lowercase HEX
#c5cced

Shades

Tints

Tones

Harmony

CSS snippets for #C5CCED

.color-c5cced {
  color: #C5CCED;
  background-color: #C5CCED;
}

Frequently asked questions

What color is #C5CCED?+

#C5CCED is a HEX color with RGB value rgb(197, 204, 237) and HSL value hsl(229, 53%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C5CCED?+

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