#C3DADF Color

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

Color preview

#C3DADF

Color formats

HEX
#C3DADF
RGB
rgb(195, 218, 223)
RGBA
rgba(195, 218, 223, 1)
HSL
hsl(191, 30%, 82%)
HSV
hsv(191, 13%, 87%)
CMYK
cmyk(13%, 2%, 0%, 13%)
CSS variable
--color-primary: #C3DADF;
Lowercase HEX
#c3dadf

Shades

Tints

Tones

Harmony

CSS snippets for #C3DADF

.color-c3dadf {
  color: #C3DADF;
  background-color: #C3DADF;
}

Frequently asked questions

What color is #C3DADF?+

#C3DADF is a HEX color with RGB value rgb(195, 218, 223) and HSL value hsl(191, 30%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3DADF?+

The closest Tailwind color is slate-300, available as the bg-slate-300 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