#C5C2FE Color

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

Color preview

#C5C2FE

Color formats

HEX
#C5C2FE
RGB
rgb(197, 194, 254)
RGBA
rgba(197, 194, 254, 1)
HSL
hsl(243, 97%, 88%)
HSV
hsv(243, 24%, 100%)
CMYK
cmyk(22%, 24%, 0%, 0%)
CSS variable
--color-primary: #C5C2FE;
Lowercase HEX
#c5c2fe

Shades

Tints

Tones

Harmony

CSS snippets for #C5C2FE

.color-c5c2fe {
  color: #C5C2FE;
  background-color: #C5C2FE;
}

Frequently asked questions

What color is #C5C2FE?+

#C5C2FE is a HEX color with RGB value rgb(197, 194, 254) and HSL value hsl(243, 97%, 88%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C5C2FE?+

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