#BAD0CC Color

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

Color preview

#BAD0CC

Color formats

HEX
#BAD0CC
RGB
rgb(186, 208, 204)
RGBA
rgba(186, 208, 204, 1)
HSL
hsl(169, 19%, 77%)
HSV
hsv(169, 11%, 82%)
CMYK
cmyk(11%, 0%, 2%, 18%)
CSS variable
--color-primary: #BAD0CC;
Lowercase HEX
#bad0cc

Shades

Tints

Tones

Harmony

CSS snippets for #BAD0CC

.color-bad0cc {
  color: #BAD0CC;
  background-color: #BAD0CC;
}

Frequently asked questions

What color is #BAD0CC?+

#BAD0CC is a HEX color with RGB value rgb(186, 208, 204) and HSL value hsl(169, 19%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD0CC?+

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