#C1DDEF Color

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

Color preview

#C1DDEF

Color formats

HEX
#C1DDEF
RGB
rgb(193, 221, 239)
RGBA
rgba(193, 221, 239, 1)
HSL
hsl(203, 59%, 85%)
HSV
hsv(203, 19%, 94%)
CMYK
cmyk(19%, 8%, 0%, 6%)
CSS variable
--color-primary: #C1DDEF;
Lowercase HEX
#c1ddef

Shades

Tints

Tones

Harmony

CSS snippets for #C1DDEF

.color-c1ddef {
  color: #C1DDEF;
  background-color: #C1DDEF;
}

Frequently asked questions

What color is #C1DDEF?+

#C1DDEF is a HEX color with RGB value rgb(193, 221, 239) and HSL value hsl(203, 59%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C1DDEF?+

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