#C4C1EB Color

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

Color preview

#C4C1EB

Color formats

HEX
#C4C1EB
RGB
rgb(196, 193, 235)
RGBA
rgba(196, 193, 235, 1)
HSL
hsl(244, 51%, 84%)
HSV
hsv(244, 18%, 92%)
CMYK
cmyk(17%, 18%, 0%, 8%)
CSS variable
--color-primary: #C4C1EB;
Lowercase HEX
#c4c1eb

Shades

Tints

Tones

Harmony

CSS snippets for #C4C1EB

.color-c4c1eb {
  color: #C4C1EB;
  background-color: #C4C1EB;
}

Frequently asked questions

What color is #C4C1EB?+

#C4C1EB is a HEX color with RGB value rgb(196, 193, 235) and HSL value hsl(244, 51%, 84%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C4C1EB?+

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