#C2D3FA Color

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

Color preview

#C2D3FA

Color formats

HEX
#C2D3FA
RGB
rgb(194, 211, 250)
RGBA
rgba(194, 211, 250, 1)
HSL
hsl(222, 85%, 87%)
HSV
hsv(222, 22%, 98%)
CMYK
cmyk(22%, 16%, 0%, 2%)
CSS variable
--color-primary: #C2D3FA;
Lowercase HEX
#c2d3fa

Shades

Tints

Tones

Harmony

CSS snippets for #C2D3FA

.color-c2d3fa {
  color: #C2D3FA;
  background-color: #C2D3FA;
}

Frequently asked questions

What color is #C2D3FA?+

#C2D3FA is a HEX color with RGB value rgb(194, 211, 250) and HSL value hsl(222, 85%, 87%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C2D3FA?+

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