#C2DDEF Color

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

Color preview

#C2DDEF

Color formats

HEX
#C2DDEF
RGB
rgb(194, 221, 239)
RGBA
rgba(194, 221, 239, 1)
HSL
hsl(204, 58%, 85%)
HSV
hsv(204, 19%, 94%)
CMYK
cmyk(19%, 8%, 0%, 6%)
CSS variable
--color-primary: #C2DDEF;
Lowercase HEX
#c2ddef

Shades

Tints

Tones

Harmony

CSS snippets for #C2DDEF

.color-c2ddef {
  color: #C2DDEF;
  background-color: #C2DDEF;
}

Frequently asked questions

What color is #C2DDEF?+

#C2DDEF is a HEX color with RGB value rgb(194, 221, 239) and HSL value hsl(204, 58%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C2DDEF?+

The closest Tailwind color is blue-200, available as the bg-blue-200 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