#C2C6FA Color

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

Color preview

#C2C6FA

Color formats

HEX
#C2C6FA
RGB
rgb(194, 198, 250)
RGBA
rgba(194, 198, 250, 1)
HSL
hsl(236, 85%, 87%)
HSV
hsv(236, 22%, 98%)
CMYK
cmyk(22%, 21%, 0%, 2%)
CSS variable
--color-primary: #C2C6FA;
Lowercase HEX
#c2c6fa

Shades

Tints

Tones

Harmony

CSS snippets for #C2C6FA

.color-c2c6fa {
  color: #C2C6FA;
  background-color: #C2C6FA;
}

Frequently asked questions

What color is #C2C6FA?+

#C2C6FA is a HEX color with RGB value rgb(194, 198, 250) and HSL value hsl(236, 85%, 87%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C2C6FA?+

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