#C2DEDB Color

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

Color preview

#C2DEDB

Color formats

HEX
#C2DEDB
RGB
rgb(194, 222, 219)
RGBA
rgba(194, 222, 219, 1)
HSL
hsl(174, 30%, 82%)
HSV
hsv(174, 13%, 87%)
CMYK
cmyk(13%, 0%, 1%, 13%)
CSS variable
--color-primary: #C2DEDB;
Lowercase HEX
#c2dedb

Shades

Tints

Tones

Harmony

CSS snippets for #C2DEDB

.color-c2dedb {
  color: #C2DEDB;
  background-color: #C2DEDB;
}

Frequently asked questions

What color is #C2DEDB?+

#C2DEDB is a HEX color with RGB value rgb(194, 222, 219) and HSL value hsl(174, 30%, 82%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C2DEDB?+

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