#C0C3FF Color

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

Color preview

#C0C3FF

Color formats

HEX
#C0C3FF
RGB
rgb(192, 195, 255)
RGBA
rgba(192, 195, 255, 1)
HSL
hsl(237, 100%, 88%)
HSV
hsv(237, 25%, 100%)
CMYK
cmyk(25%, 24%, 0%, 0%)
CSS variable
--color-primary: #C0C3FF;
Lowercase HEX
#c0c3ff

Shades

Tints

Tones

Harmony

CSS snippets for #C0C3FF

.color-c0c3ff {
  color: #C0C3FF;
  background-color: #C0C3FF;
}

Frequently asked questions

What color is #C0C3FF?+

#C0C3FF is a HEX color with RGB value rgb(192, 195, 255) and HSL value hsl(237, 100%, 88%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C0C3FF?+

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