#C2C8FF Color

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

Color preview

#C2C8FF

Color formats

HEX
#C2C8FF
RGB
rgb(194, 200, 255)
RGBA
rgba(194, 200, 255, 1)
HSL
hsl(234, 100%, 88%)
HSV
hsv(234, 24%, 100%)
CMYK
cmyk(24%, 22%, 0%, 0%)
CSS variable
--color-primary: #C2C8FF;
Lowercase HEX
#c2c8ff

Shades

Tints

Tones

Harmony

CSS snippets for #C2C8FF

.color-c2c8ff {
  color: #C2C8FF;
  background-color: #C2C8FF;
}

Frequently asked questions

What color is #C2C8FF?+

#C2C8FF is a HEX color with RGB value rgb(194, 200, 255) and HSL value hsl(234, 100%, 88%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C2C8FF?+

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