#C0C8EB Color

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

Color preview

#C0C8EB

Color formats

HEX
#C0C8EB
RGB
rgb(192, 200, 235)
RGBA
rgba(192, 200, 235, 1)
HSL
hsl(229, 52%, 84%)
HSV
hsv(229, 18%, 92%)
CMYK
cmyk(18%, 15%, 0%, 8%)
CSS variable
--color-primary: #C0C8EB;
Lowercase HEX
#c0c8eb

Shades

Tints

Tones

Harmony

CSS snippets for #C0C8EB

.color-c0c8eb {
  color: #C0C8EB;
  background-color: #C0C8EB;
}

Frequently asked questions

What color is #C0C8EB?+

#C0C8EB is a HEX color with RGB value rgb(192, 200, 235) and HSL value hsl(229, 52%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0C8EB?+

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