#C3DFDC Color

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

Color preview

#C3DFDC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C3DFDC

.color-c3dfdc {
  color: #C3DFDC;
  background-color: #C3DFDC;
}

Frequently asked questions

What color is #C3DFDC?+

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

What is the closest Tailwind color to #C3DFDC?+

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