#BAD5CC Color

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

Color preview

#BAD5CC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BAD5CC

.color-bad5cc {
  color: #BAD5CC;
  background-color: #BAD5CC;
}

Frequently asked questions

What color is #BAD5CC?+

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

What is the closest Tailwind color to #BAD5CC?+

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