#C1D8EB Color

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

Color preview

#C1D8EB

Color formats

HEX
#C1D8EB
RGB
rgb(193, 216, 235)
RGBA
rgba(193, 216, 235, 1)
HSL
hsl(207, 51%, 84%)
HSV
hsv(207, 18%, 92%)
CMYK
cmyk(18%, 8%, 0%, 8%)
CSS variable
--color-primary: #C1D8EB;
Lowercase HEX
#c1d8eb

Shades

Tints

Tones

Harmony

CSS snippets for #C1D8EB

.color-c1d8eb {
  color: #C1D8EB;
  background-color: #C1D8EB;
}

Frequently asked questions

What color is #C1D8EB?+

#C1D8EB is a HEX color with RGB value rgb(193, 216, 235) and HSL value hsl(207, 51%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C1D8EB?+

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