#BAD5CD Color

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

Color preview

#BAD5CD

Color formats

HEX
#BAD5CD
RGB
rgb(186, 213, 205)
RGBA
rgba(186, 213, 205, 1)
HSL
hsl(162, 24%, 78%)
HSV
hsv(162, 13%, 84%)
CMYK
cmyk(13%, 0%, 4%, 16%)
CSS variable
--color-primary: #BAD5CD;
Lowercase HEX
#bad5cd

Shades

Tints

Tones

Harmony

CSS snippets for #BAD5CD

.color-bad5cd {
  color: #BAD5CD;
  background-color: #BAD5CD;
}

Frequently asked questions

What color is #BAD5CD?+

#BAD5CD is a HEX color with RGB value rgb(186, 213, 205) and HSL value hsl(162, 24%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD5CD?+

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