#BABABE Color

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

Color preview

#BABABE

Color formats

HEX
#BABABE
RGB
rgb(186, 186, 190)
RGBA
rgba(186, 186, 190, 1)
HSL
hsl(240, 3%, 74%)
HSV
hsv(240, 2%, 75%)
CMYK
cmyk(2%, 2%, 0%, 25%)
CSS variable
--color-primary: #BABABE;
Lowercase HEX
#bababe

Shades

Tints

Tones

Harmony

CSS snippets for #BABABE

.color-bababe {
  color: #BABABE;
  background-color: #BABABE;
}

Frequently asked questions

What color is #BABABE?+

#BABABE is a HEX color with RGB value rgb(186, 186, 190) and HSL value hsl(240, 3%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABABE?+

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