#C3D2FA Color

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

Color preview

#C3D2FA

Color formats

HEX
#C3D2FA
RGB
rgb(195, 210, 250)
RGBA
rgba(195, 210, 250, 1)
HSL
hsl(224, 85%, 87%)
HSV
hsv(224, 22%, 98%)
CMYK
cmyk(22%, 16%, 0%, 2%)
CSS variable
--color-primary: #C3D2FA;
Lowercase HEX
#c3d2fa

Shades

Tints

Tones

Harmony

CSS snippets for #C3D2FA

.color-c3d2fa {
  color: #C3D2FA;
  background-color: #C3D2FA;
}

Frequently asked questions

What color is #C3D2FA?+

#C3D2FA is a HEX color with RGB value rgb(195, 210, 250) and HSL value hsl(224, 85%, 87%). Its closest CSS named color is LightBlue.

What is the closest Tailwind color to #C3D2FA?+

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