#C0C3FC Color

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

Color preview

#C0C3FC

Color formats

HEX
#C0C3FC
RGB
rgb(192, 195, 252)
RGBA
rgba(192, 195, 252, 1)
HSL
hsl(237, 91%, 87%)
HSV
hsv(237, 24%, 99%)
CMYK
cmyk(24%, 23%, 0%, 1%)
CSS variable
--color-primary: #C0C3FC;
Lowercase HEX
#c0c3fc

Shades

Tints

Tones

Harmony

CSS snippets for #C0C3FC

.color-c0c3fc {
  color: #C0C3FC;
  background-color: #C0C3FC;
}

Frequently asked questions

What color is #C0C3FC?+

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

What is the closest Tailwind color to #C0C3FC?+

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