#BAD1CF Color

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

Color preview

#BAD1CF

Color formats

HEX
#BAD1CF
RGB
rgb(186, 209, 207)
RGBA
rgba(186, 209, 207, 1)
HSL
hsl(175, 20%, 77%)
HSV
hsv(175, 11%, 82%)
CMYK
cmyk(11%, 0%, 1%, 18%)
CSS variable
--color-primary: #BAD1CF;
Lowercase HEX
#bad1cf

Shades

Tints

Tones

Harmony

CSS snippets for #BAD1CF

.color-bad1cf {
  color: #BAD1CF;
  background-color: #BAD1CF;
}

Frequently asked questions

What color is #BAD1CF?+

#BAD1CF is a HEX color with RGB value rgb(186, 209, 207) and HSL value hsl(175, 20%, 77%). Its closest CSS named color is LightSteelBlue.

What is the closest Tailwind color to #BAD1CF?+

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