#C4C1FC Color

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

Color preview

#C4C1FC

Color formats

HEX
#C4C1FC
RGB
rgb(196, 193, 252)
RGBA
rgba(196, 193, 252, 1)
HSL
hsl(243, 91%, 87%)
HSV
hsv(243, 23%, 99%)
CMYK
cmyk(22%, 23%, 0%, 1%)
CSS variable
--color-primary: #C4C1FC;
Lowercase HEX
#c4c1fc

Shades

Tints

Tones

Harmony

CSS snippets for #C4C1FC

.color-c4c1fc {
  color: #C4C1FC;
  background-color: #C4C1FC;
}

Frequently asked questions

What color is #C4C1FC?+

#C4C1FC is a HEX color with RGB value rgb(196, 193, 252) and HSL value hsl(243, 91%, 87%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C4C1FC?+

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