#C2DCEE Color

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

Color preview

#C2DCEE

Color formats

HEX
#C2DCEE
RGB
rgb(194, 220, 238)
RGBA
rgba(194, 220, 238, 1)
HSL
hsl(205, 56%, 85%)
HSV
hsv(205, 18%, 93%)
CMYK
cmyk(18%, 8%, 0%, 7%)
CSS variable
--color-primary: #C2DCEE;
Lowercase HEX
#c2dcee

Shades

Tints

Tones

Harmony

CSS snippets for #C2DCEE

.color-c2dcee {
  color: #C2DCEE;
  background-color: #C2DCEE;
}

Frequently asked questions

What color is #C2DCEE?+

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

What is the closest Tailwind color to #C2DCEE?+

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