#BABCC0 Color

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

Color preview

#BABCC0

Color formats

HEX
#BABCC0
RGB
rgb(186, 188, 192)
RGBA
rgba(186, 188, 192, 1)
HSL
hsl(220, 5%, 74%)
HSV
hsv(220, 3%, 75%)
CMYK
cmyk(3%, 2%, 0%, 25%)
CSS variable
--color-primary: #BABCC0;
Lowercase HEX
#babcc0

Shades

Tints

Tones

Harmony

CSS snippets for #BABCC0

.color-babcc0 {
  color: #BABCC0;
  background-color: #BABCC0;
}

Frequently asked questions

What color is #BABCC0?+

#BABCC0 is a HEX color with RGB value rgb(186, 188, 192) and HSL value hsl(220, 5%, 74%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #BABCC0?+

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