#C2DCEB Color

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

Color preview

#C2DCEB

Color formats

HEX
#C2DCEB
RGB
rgb(194, 220, 235)
RGBA
rgba(194, 220, 235, 1)
HSL
hsl(202, 51%, 84%)
HSV
hsv(202, 17%, 92%)
CMYK
cmyk(17%, 6%, 0%, 8%)
CSS variable
--color-primary: #C2DCEB;
Lowercase HEX
#c2dceb

Shades

Tints

Tones

Harmony

CSS snippets for #C2DCEB

.color-c2dceb {
  color: #C2DCEB;
  background-color: #C2DCEB;
}

Frequently asked questions

What color is #C2DCEB?+

#C2DCEB is a HEX color with RGB value rgb(194, 220, 235) and HSL value hsl(202, 51%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C2DCEB?+

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