#C2DCEC Color

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

Color preview

#C2DCEC

Color formats

HEX
#C2DCEC
RGB
rgb(194, 220, 236)
RGBA
rgba(194, 220, 236, 1)
HSL
hsl(203, 53%, 84%)
HSV
hsv(203, 18%, 93%)
CMYK
cmyk(18%, 7%, 0%, 7%)
CSS variable
--color-primary: #C2DCEC;
Lowercase HEX
#c2dcec

Shades

Tints

Tones

Harmony

CSS snippets for #C2DCEC

.color-c2dcec {
  color: #C2DCEC;
  background-color: #C2DCEC;
}

Frequently asked questions

What color is #C2DCEC?+

#C2DCEC is a HEX color with RGB value rgb(194, 220, 236) and HSL value hsl(203, 53%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C2DCEC?+

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