#C5C7FA Color

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

Color preview

#C5C7FA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C5C7FA

.color-c5c7fa {
  color: #C5C7FA;
  background-color: #C5C7FA;
}

Frequently asked questions

What color is #C5C7FA?+

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

What is the closest Tailwind color to #C5C7FA?+

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