#BAD7CC Color

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

Color preview

#BAD7CC

Color formats

HEX
#BAD7CC
RGB
rgb(186, 215, 204)
RGBA
rgba(186, 215, 204, 1)
HSL
hsl(157, 27%, 79%)
HSV
hsv(157, 13%, 84%)
CMYK
cmyk(13%, 0%, 5%, 16%)
CSS variable
--color-primary: #BAD7CC;
Lowercase HEX
#bad7cc

Shades

Tints

Tones

Harmony

CSS snippets for #BAD7CC

.color-bad7cc {
  color: #BAD7CC;
  background-color: #BAD7CC;
}

Frequently asked questions

What color is #BAD7CC?+

#BAD7CC is a HEX color with RGB value rgb(186, 215, 204) and HSL value hsl(157, 27%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BAD7CC?+

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