#C6CBEF Color

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

Color preview

#C6CBEF

Color formats

HEX
#C6CBEF
RGB
rgb(198, 203, 239)
RGBA
rgba(198, 203, 239, 1)
HSL
hsl(233, 56%, 86%)
HSV
hsv(233, 17%, 94%)
CMYK
cmyk(17%, 15%, 0%, 6%)
CSS variable
--color-primary: #C6CBEF;
Lowercase HEX
#c6cbef

Shades

Tints

Tones

Harmony

CSS snippets for #C6CBEF

.color-c6cbef {
  color: #C6CBEF;
  background-color: #C6CBEF;
}

Frequently asked questions

What color is #C6CBEF?+

#C6CBEF is a HEX color with RGB value rgb(198, 203, 239) and HSL value hsl(233, 56%, 86%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C6CBEF?+

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