#C6DDEE Color

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

Color preview

#C6DDEE

Color formats

HEX
#C6DDEE
RGB
rgb(198, 221, 238)
RGBA
rgba(198, 221, 238, 1)
HSL
hsl(206, 54%, 85%)
HSV
hsv(206, 17%, 93%)
CMYK
cmyk(17%, 7%, 0%, 7%)
CSS variable
--color-primary: #C6DDEE;
Lowercase HEX
#c6ddee

Shades

Tints

Tones

Harmony

CSS snippets for #C6DDEE

.color-c6ddee {
  color: #C6DDEE;
  background-color: #C6DDEE;
}

Frequently asked questions

What color is #C6DDEE?+

#C6DDEE is a HEX color with RGB value rgb(198, 221, 238) and HSL value hsl(206, 54%, 85%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C6DDEE?+

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