#C3DDEC Color

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

Color preview

#C3DDEC

Color formats

HEX
#C3DDEC
RGB
rgb(195, 221, 236)
RGBA
rgba(195, 221, 236, 1)
HSL
hsl(202, 52%, 85%)
HSV
hsv(202, 17%, 93%)
CMYK
cmyk(17%, 6%, 0%, 7%)
CSS variable
--color-primary: #C3DDEC;
Lowercase HEX
#c3ddec

Shades

Tints

Tones

Harmony

CSS snippets for #C3DDEC

.color-c3ddec {
  color: #C3DDEC;
  background-color: #C3DDEC;
}

Frequently asked questions

What color is #C3DDEC?+

#C3DDEC is a HEX color with RGB value rgb(195, 221, 236) and HSL value hsl(202, 52%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3DDEC?+

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