#C2DDEC Color

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

Color preview

#C2DDEC

Color formats

HEX
#C2DDEC
RGB
rgb(194, 221, 236)
RGBA
rgba(194, 221, 236, 1)
HSL
hsl(201, 53%, 84%)
HSV
hsv(201, 18%, 93%)
CMYK
cmyk(18%, 6%, 0%, 7%)
CSS variable
--color-primary: #C2DDEC;
Lowercase HEX
#c2ddec

Shades

Tints

Tones

Harmony

CSS snippets for #C2DDEC

.color-c2ddec {
  color: #C2DDEC;
  background-color: #C2DDEC;
}

Frequently asked questions

What color is #C2DDEC?+

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

What is the closest Tailwind color to #C2DDEC?+

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