#BAD8CC Color

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

Color preview

#BAD8CC

Color formats

HEX
#BAD8CC
RGB
rgb(186, 216, 204)
RGBA
rgba(186, 216, 204, 1)
HSL
hsl(156, 28%, 79%)
HSV
hsv(156, 14%, 85%)
CMYK
cmyk(14%, 0%, 6%, 15%)
CSS variable
--color-primary: #BAD8CC;
Lowercase HEX
#bad8cc

Shades

Tints

Tones

Harmony

CSS snippets for #BAD8CC

.color-bad8cc {
  color: #BAD8CC;
  background-color: #BAD8CC;
}

Frequently asked questions

What color is #BAD8CC?+

#BAD8CC is a HEX color with RGB value rgb(186, 216, 204) and HSL value hsl(156, 28%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BAD8CC?+

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