#C0C5DA Color

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

Color preview

#C0C5DA

Color formats

HEX
#C0C5DA
RGB
rgb(192, 197, 218)
RGBA
rgba(192, 197, 218, 1)
HSL
hsl(228, 26%, 80%)
HSV
hsv(228, 12%, 85%)
CMYK
cmyk(12%, 10%, 0%, 15%)
CSS variable
--color-primary: #C0C5DA;
Lowercase HEX
#c0c5da

Shades

Tints

Tones

Harmony

CSS snippets for #C0C5DA

.color-c0c5da {
  color: #C0C5DA;
  background-color: #C0C5DA;
}

Frequently asked questions

What color is #C0C5DA?+

#C0C5DA is a HEX color with RGB value rgb(192, 197, 218) and HSL value hsl(228, 26%, 80%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0C5DA?+

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