#C6DDEF Color

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

Color preview

#C6DDEF

Color formats

HEX
#C6DDEF
RGB
rgb(198, 221, 239)
RGBA
rgba(198, 221, 239, 1)
HSL
hsl(206, 56%, 86%)
HSV
hsv(206, 17%, 94%)
CMYK
cmyk(17%, 8%, 0%, 6%)
CSS variable
--color-primary: #C6DDEF;
Lowercase HEX
#c6ddef

Shades

Tints

Tones

Harmony

CSS snippets for #C6DDEF

.color-c6ddef {
  color: #C6DDEF;
  background-color: #C6DDEF;
}

Frequently asked questions

What color is #C6DDEF?+

#C6DDEF is a HEX color with RGB value rgb(198, 221, 239) and HSL value hsl(206, 56%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C6DDEF?+

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