#BAD6CB Color

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

Color preview

#BAD6CB

Color formats

HEX
#BAD6CB
RGB
rgb(186, 214, 203)
RGBA
rgba(186, 214, 203, 1)
HSL
hsl(156, 25%, 78%)
HSV
hsv(156, 13%, 84%)
CMYK
cmyk(13%, 0%, 5%, 16%)
CSS variable
--color-primary: #BAD6CB;
Lowercase HEX
#bad6cb

Shades

Tints

Tones

Harmony

CSS snippets for #BAD6CB

.color-bad6cb {
  color: #BAD6CB;
  background-color: #BAD6CB;
}

Frequently asked questions

What color is #BAD6CB?+

#BAD6CB is a HEX color with RGB value rgb(186, 214, 203) and HSL value hsl(156, 25%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD6CB?+

The closest Tailwind color is neutral-300, available as the bg-neutral-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