#BAD7CE Color

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

Color preview

#BAD7CE

Color formats

HEX
#BAD7CE
RGB
rgb(186, 215, 206)
RGBA
rgba(186, 215, 206, 1)
HSL
hsl(161, 27%, 79%)
HSV
hsv(161, 13%, 84%)
CMYK
cmyk(13%, 0%, 4%, 16%)
CSS variable
--color-primary: #BAD7CE;
Lowercase HEX
#bad7ce

Shades

Tints

Tones

Harmony

CSS snippets for #BAD7CE

.color-bad7ce {
  color: #BAD7CE;
  background-color: #BAD7CE;
}

Frequently asked questions

What color is #BAD7CE?+

#BAD7CE is a HEX color with RGB value rgb(186, 215, 206) and HSL value hsl(161, 27%, 79%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #BAD7CE?+

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