#C1CBFF Color

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

Color preview

#C1CBFF

Color formats

HEX
#C1CBFF
RGB
rgb(193, 203, 255)
RGBA
rgba(193, 203, 255, 1)
HSL
hsl(230, 100%, 88%)
HSV
hsv(230, 24%, 100%)
CMYK
cmyk(24%, 20%, 0%, 0%)
CSS variable
--color-primary: #C1CBFF;
Lowercase HEX
#c1cbff

Shades

Tints

Tones

Harmony

CSS snippets for #C1CBFF

.color-c1cbff {
  color: #C1CBFF;
  background-color: #C1CBFF;
}

Frequently asked questions

What color is #C1CBFF?+

#C1CBFF is a HEX color with RGB value rgb(193, 203, 255) and HSL value hsl(230, 100%, 88%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C1CBFF?+

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