#C3C1DA Color

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

Color preview

#C3C1DA

Color formats

HEX
#C3C1DA
RGB
rgb(195, 193, 218)
RGBA
rgba(195, 193, 218, 1)
HSL
hsl(245, 25%, 81%)
HSV
hsv(245, 11%, 85%)
CMYK
cmyk(11%, 11%, 0%, 15%)
CSS variable
--color-primary: #C3C1DA;
Lowercase HEX
#c3c1da

Shades

Tints

Tones

Harmony

CSS snippets for #C3C1DA

.color-c3c1da {
  color: #C3C1DA;
  background-color: #C3C1DA;
}

Frequently asked questions

What color is #C3C1DA?+

#C3C1DA is a HEX color with RGB value rgb(195, 193, 218) and HSL value hsl(245, 25%, 81%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C3C1DA?+

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