#C1CBE0 Color

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

Color preview

#C1CBE0

Color formats

HEX
#C1CBE0
RGB
rgb(193, 203, 224)
RGBA
rgba(193, 203, 224, 1)
HSL
hsl(221, 33%, 82%)
HSV
hsv(221, 14%, 88%)
CMYK
cmyk(14%, 9%, 0%, 12%)
CSS variable
--color-primary: #C1CBE0;
Lowercase HEX
#c1cbe0

Shades

Tints

Tones

Harmony

CSS snippets for #C1CBE0

.color-c1cbe0 {
  color: #C1CBE0;
  background-color: #C1CBE0;
}

Frequently asked questions

What color is #C1CBE0?+

#C1CBE0 is a HEX color with RGB value rgb(193, 203, 224) and HSL value hsl(221, 33%, 82%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C1CBE0?+

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