#BAD9CE Color

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

Color preview

#BAD9CE

Color formats

HEX
#BAD9CE
RGB
rgb(186, 217, 206)
RGBA
rgba(186, 217, 206, 1)
HSL
hsl(159, 29%, 79%)
HSV
hsv(159, 14%, 85%)
CMYK
cmyk(14%, 0%, 5%, 15%)
CSS variable
--color-primary: #BAD9CE;
Lowercase HEX
#bad9ce

Shades

Tints

Tones

Harmony

CSS snippets for #BAD9CE

.color-bad9ce {
  color: #BAD9CE;
  background-color: #BAD9CE;
}

Frequently asked questions

What color is #BAD9CE?+

#BAD9CE is a HEX color with RGB value rgb(186, 217, 206) and HSL value hsl(159, 29%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BAD9CE?+

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