#C2DCED Color

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

Color preview

#C2DCED

Color formats

HEX
#C2DCED
RGB
rgb(194, 220, 237)
RGBA
rgba(194, 220, 237, 1)
HSL
hsl(204, 54%, 85%)
HSV
hsv(204, 18%, 93%)
CMYK
cmyk(18%, 7%, 0%, 7%)
CSS variable
--color-primary: #C2DCED;
Lowercase HEX
#c2dced

Shades

Tints

Tones

Harmony

CSS snippets for #C2DCED

.color-c2dced {
  color: #C2DCED;
  background-color: #C2DCED;
}

Frequently asked questions

What color is #C2DCED?+

#C2DCED is a HEX color with RGB value rgb(194, 220, 237) and HSL value hsl(204, 54%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C2DCED?+

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