#BABCB3 Color

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

Color preview

#BABCB3

Color formats

HEX
#BABCB3
RGB
rgb(186, 188, 179)
RGBA
rgba(186, 188, 179, 1)
HSL
hsl(73, 6%, 72%)
HSV
hsv(73, 5%, 74%)
CMYK
cmyk(1%, 0%, 5%, 26%)
CSS variable
--color-primary: #BABCB3;
Lowercase HEX
#babcb3

Shades

Tints

Tones

Harmony

CSS snippets for #BABCB3

.color-babcb3 {
  color: #BABCB3;
  background-color: #BABCB3;
}

Frequently asked questions

What color is #BABCB3?+

#BABCB3 is a HEX color with RGB value rgb(186, 188, 179) and HSL value hsl(73, 6%, 72%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABCB3?+

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