#C3DCEC Color

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

Color preview

#C3DCEC

Color formats

HEX
#C3DCEC
RGB
rgb(195, 220, 236)
RGBA
rgba(195, 220, 236, 1)
HSL
hsl(203, 52%, 85%)
HSV
hsv(203, 17%, 93%)
CMYK
cmyk(17%, 7%, 0%, 7%)
CSS variable
--color-primary: #C3DCEC;
Lowercase HEX
#c3dcec

Shades

Tints

Tones

Harmony

CSS snippets for #C3DCEC

.color-c3dcec {
  color: #C3DCEC;
  background-color: #C3DCEC;
}

Frequently asked questions

What color is #C3DCEC?+

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

What is the closest Tailwind color to #C3DCEC?+

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