#BAD2CC Color

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

Color preview

#BAD2CC

Color formats

HEX
#BAD2CC
RGB
rgb(186, 210, 204)
RGBA
rgba(186, 210, 204, 1)
HSL
hsl(165, 21%, 78%)
HSV
hsv(165, 11%, 82%)
CMYK
cmyk(11%, 0%, 3%, 18%)
CSS variable
--color-primary: #BAD2CC;
Lowercase HEX
#bad2cc

Shades

Tints

Tones

Harmony

CSS snippets for #BAD2CC

.color-bad2cc {
  color: #BAD2CC;
  background-color: #BAD2CC;
}

Frequently asked questions

What color is #BAD2CC?+

#BAD2CC is a HEX color with RGB value rgb(186, 210, 204) and HSL value hsl(165, 21%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD2CC?+

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