#BAD0CD Color

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

Color preview

#BAD0CD

Color formats

HEX
#BAD0CD
RGB
rgb(186, 208, 205)
RGBA
rgba(186, 208, 205, 1)
HSL
hsl(172, 19%, 77%)
HSV
hsv(172, 11%, 82%)
CMYK
cmyk(11%, 0%, 1%, 18%)
CSS variable
--color-primary: #BAD0CD;
Lowercase HEX
#bad0cd

Shades

Tints

Tones

Harmony

CSS snippets for #BAD0CD

.color-bad0cd {
  color: #BAD0CD;
  background-color: #BAD0CD;
}

Frequently asked questions

What color is #BAD0CD?+

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

What is the closest Tailwind color to #BAD0CD?+

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