#C2CDFE Color

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

Color preview

#C2CDFE

Color formats

HEX
#C2CDFE
RGB
rgb(194, 205, 254)
RGBA
rgba(194, 205, 254, 1)
HSL
hsl(229, 97%, 88%)
HSV
hsv(229, 24%, 100%)
CMYK
cmyk(24%, 19%, 0%, 0%)
CSS variable
--color-primary: #C2CDFE;
Lowercase HEX
#c2cdfe

Shades

Tints

Tones

Harmony

CSS snippets for #C2CDFE

.color-c2cdfe {
  color: #C2CDFE;
  background-color: #C2CDFE;
}

Frequently asked questions

What color is #C2CDFE?+

#C2CDFE is a HEX color with RGB value rgb(194, 205, 254) and HSL value hsl(229, 97%, 88%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C2CDFE?+

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