#BABEBF Color

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

Color preview

#BABEBF

Color formats

HEX
#BABEBF
RGB
rgb(186, 190, 191)
RGBA
rgba(186, 190, 191, 1)
HSL
hsl(192, 4%, 74%)
HSV
hsv(192, 3%, 75%)
CMYK
cmyk(3%, 1%, 0%, 25%)
CSS variable
--color-primary: #BABEBF;
Lowercase HEX
#babebf

Shades

Tints

Tones

Harmony

CSS snippets for #BABEBF

.color-babebf {
  color: #BABEBF;
  background-color: #BABEBF;
}

Frequently asked questions

What color is #BABEBF?+

#BABEBF is a HEX color with RGB value rgb(186, 190, 191) and HSL value hsl(192, 4%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABEBF?+

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