#C1CAEF Color

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

Color preview

#C1CAEF

Color formats

HEX
#C1CAEF
RGB
rgb(193, 202, 239)
RGBA
rgba(193, 202, 239, 1)
HSL
hsl(228, 59%, 85%)
HSV
hsv(228, 19%, 94%)
CMYK
cmyk(19%, 15%, 0%, 6%)
CSS variable
--color-primary: #C1CAEF;
Lowercase HEX
#c1caef

Shades

Tints

Tones

Harmony

CSS snippets for #C1CAEF

.color-c1caef {
  color: #C1CAEF;
  background-color: #C1CAEF;
}

Frequently asked questions

What color is #C1CAEF?+

#C1CAEF is a HEX color with RGB value rgb(193, 202, 239) and HSL value hsl(228, 59%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C1CAEF?+

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