#BABAB4 Color

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

Color preview

#BABAB4

Color formats

HEX
#BABAB4
RGB
rgb(186, 186, 180)
RGBA
rgba(186, 186, 180, 1)
HSL
hsl(60, 4%, 72%)
HSV
hsv(60, 3%, 73%)
CMYK
cmyk(0%, 0%, 3%, 27%)
CSS variable
--color-primary: #BABAB4;
Lowercase HEX
#babab4

Shades

Tints

Tones

Harmony

CSS snippets for #BABAB4

.color-babab4 {
  color: #BABAB4;
  background-color: #BABAB4;
}

Frequently asked questions

What color is #BABAB4?+

#BABAB4 is a HEX color with RGB value rgb(186, 186, 180) and HSL value hsl(60, 4%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABAB4?+

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