#C3DCDF Color

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

Color preview

#C3DCDF

Color formats

HEX
#C3DCDF
RGB
rgb(195, 220, 223)
RGBA
rgba(195, 220, 223, 1)
HSL
hsl(186, 30%, 82%)
HSV
hsv(186, 13%, 87%)
CMYK
cmyk(13%, 1%, 0%, 13%)
CSS variable
--color-primary: #C3DCDF;
Lowercase HEX
#c3dcdf

Shades

Tints

Tones

Harmony

CSS snippets for #C3DCDF

.color-c3dcdf {
  color: #C3DCDF;
  background-color: #C3DCDF;
}

Frequently asked questions

What color is #C3DCDF?+

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

What is the closest Tailwind color to #C3DCDF?+

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