#C2CCEE Color

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

Color preview

#C2CCEE

Color formats

HEX
#C2CCEE
RGB
rgb(194, 204, 238)
RGBA
rgba(194, 204, 238, 1)
HSL
hsl(226, 56%, 85%)
HSV
hsv(226, 18%, 93%)
CMYK
cmyk(18%, 14%, 0%, 7%)
CSS variable
--color-primary: #C2CCEE;
Lowercase HEX
#c2ccee

Shades

Tints

Tones

Harmony

CSS snippets for #C2CCEE

.color-c2ccee {
  color: #C2CCEE;
  background-color: #C2CCEE;
}

Frequently asked questions

What color is #C2CCEE?+

#C2CCEE is a HEX color with RGB value rgb(194, 204, 238) and HSL value hsl(226, 56%, 85%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #C2CCEE?+

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