#C3D8EB Color

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

Color preview

#C3D8EB

Color formats

HEX
#C3D8EB
RGB
rgb(195, 216, 235)
RGBA
rgba(195, 216, 235, 1)
HSL
hsl(208, 50%, 84%)
HSV
hsv(208, 17%, 92%)
CMYK
cmyk(17%, 8%, 0%, 8%)
CSS variable
--color-primary: #C3D8EB;
Lowercase HEX
#c3d8eb

Shades

Tints

Tones

Harmony

CSS snippets for #C3D8EB

.color-c3d8eb {
  color: #C3D8EB;
  background-color: #C3D8EB;
}

Frequently asked questions

What color is #C3D8EB?+

#C3D8EB is a HEX color with RGB value rgb(195, 216, 235) and HSL value hsl(208, 50%, 84%). Its closest CSS named color is PowderBlue.

What is the closest Tailwind color to #C3D8EB?+

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