#BAD1BE Color

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

Color preview

#BAD1BE

Color formats

HEX
#BAD1BE
RGB
rgb(186, 209, 190)
RGBA
rgba(186, 209, 190, 1)
HSL
hsl(130, 20%, 77%)
HSV
hsv(130, 11%, 82%)
CMYK
cmyk(11%, 0%, 9%, 18%)
CSS variable
--color-primary: #BAD1BE;
Lowercase HEX
#bad1be

Shades

Tints

Tones

Harmony

CSS snippets for #BAD1BE

.color-bad1be {
  color: #BAD1BE;
  background-color: #BAD1BE;
}

Frequently asked questions

What color is #BAD1BE?+

#BAD1BE is a HEX color with RGB value rgb(186, 209, 190) and HSL value hsl(130, 20%, 77%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BAD1BE?+

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