#C5C5FA Color

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

Color preview

#C5C5FA

Color formats

HEX
#C5C5FA
RGB
rgb(197, 197, 250)
RGBA
rgba(197, 197, 250, 1)
HSL
hsl(240, 84%, 88%)
HSV
hsv(240, 21%, 98%)
CMYK
cmyk(21%, 21%, 0%, 2%)
CSS variable
--color-primary: #C5C5FA;
Lowercase HEX
#c5c5fa

Shades

Tints

Tones

Harmony

CSS snippets for #C5C5FA

.color-c5c5fa {
  color: #C5C5FA;
  background-color: #C5C5FA;
}

Frequently asked questions

What color is #C5C5FA?+

#C5C5FA is a HEX color with RGB value rgb(197, 197, 250) and HSL value hsl(240, 84%, 88%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C5C5FA?+

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