#C2CDEE Color

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

Color preview

#C2CDEE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C2CDEE

.color-c2cdee {
  color: #C2CDEE;
  background-color: #C2CDEE;
}

Frequently asked questions

What color is #C2CDEE?+

#C2CDEE is a HEX color with RGB value rgb(194, 205, 238) and HSL value hsl(225, 56%, 85%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C2CDEE?+

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