#BAD6CE Color

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

Color preview

#BAD6CE

Color formats

HEX
#BAD6CE
RGB
rgb(186, 214, 206)
RGBA
rgba(186, 214, 206, 1)
HSL
hsl(163, 25%, 78%)
HSV
hsv(163, 13%, 84%)
CMYK
cmyk(13%, 0%, 4%, 16%)
CSS variable
--color-primary: #BAD6CE;
Lowercase HEX
#bad6ce

Shades

Tints

Tones

Harmony

CSS snippets for #BAD6CE

.color-bad6ce {
  color: #BAD6CE;
  background-color: #BAD6CE;
}

Frequently asked questions

What color is #BAD6CE?+

#BAD6CE is a HEX color with RGB value rgb(186, 214, 206) and HSL value hsl(163, 25%, 78%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BAD6CE?+

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