#C8C7FA Color

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

Color preview

#C8C7FA

Color formats

HEX
#C8C7FA
RGB
rgb(200, 199, 250)
RGBA
rgba(200, 199, 250, 1)
HSL
hsl(241, 84%, 88%)
HSV
hsv(241, 20%, 98%)
CMYK
cmyk(20%, 20%, 0%, 2%)
CSS variable
--color-primary: #C8C7FA;
Lowercase HEX
#c8c7fa

Shades

Tints

Tones

Harmony

CSS snippets for #C8C7FA

.color-c8c7fa {
  color: #C8C7FA;
  background-color: #C8C7FA;
}

Frequently asked questions

What color is #C8C7FA?+

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

What is the closest Tailwind color to #C8C7FA?+

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