#C0C5FC Color

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

Color preview

#C0C5FC

Color formats

HEX
#C0C5FC
RGB
rgb(192, 197, 252)
RGBA
rgba(192, 197, 252, 1)
HSL
hsl(235, 91%, 87%)
HSV
hsv(235, 24%, 99%)
CMYK
cmyk(24%, 22%, 0%, 1%)
CSS variable
--color-primary: #C0C5FC;
Lowercase HEX
#c0c5fc

Shades

Tints

Tones

Harmony

CSS snippets for #C0C5FC

.color-c0c5fc {
  color: #C0C5FC;
  background-color: #C0C5FC;
}

Frequently asked questions

What color is #C0C5FC?+

#C0C5FC is a HEX color with RGB value rgb(192, 197, 252) and HSL value hsl(235, 91%, 87%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0C5FC?+

The closest Tailwind color is indigo-200, available as the bg-indigo-200 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