#C2D1FF Color

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

Color preview

#C2D1FF

Color formats

HEX
#C2D1FF
RGB
rgb(194, 209, 255)
RGBA
rgba(194, 209, 255, 1)
HSL
hsl(225, 100%, 88%)
HSV
hsv(225, 24%, 100%)
CMYK
cmyk(24%, 18%, 0%, 0%)
CSS variable
--color-primary: #C2D1FF;
Lowercase HEX
#c2d1ff

Shades

Tints

Tones

Harmony

CSS snippets for #C2D1FF

.color-c2d1ff {
  color: #C2D1FF;
  background-color: #C2D1FF;
}

Frequently asked questions

What color is #C2D1FF?+

#C2D1FF is a HEX color with RGB value rgb(194, 209, 255) and HSL value hsl(225, 100%, 88%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C2D1FF?+

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