#C8DDEF Color

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

Color preview

#C8DDEF

Color formats

HEX
#C8DDEF
RGB
rgb(200, 221, 239)
RGBA
rgba(200, 221, 239, 1)
HSL
hsl(208, 55%, 86%)
HSV
hsv(208, 16%, 94%)
CMYK
cmyk(16%, 8%, 0%, 6%)
CSS variable
--color-primary: #C8DDEF;
Lowercase HEX
#c8ddef

Shades

Tints

Tones

Harmony

CSS snippets for #C8DDEF

.color-c8ddef {
  color: #C8DDEF;
  background-color: #C8DDEF;
}

Frequently asked questions

What color is #C8DDEF?+

#C8DDEF is a HEX color with RGB value rgb(200, 221, 239) and HSL value hsl(208, 55%, 86%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C8DDEF?+

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