#C2DCEF Color

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

Color preview

#C2DCEF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C2DCEF

.color-c2dcef {
  color: #C2DCEF;
  background-color: #C2DCEF;
}

Frequently asked questions

What color is #C2DCEF?+

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

What is the closest Tailwind color to #C2DCEF?+

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