Microchip
#babcc0 · one of 31,915 named colors
Microchip is a light, muted gray with the hex code #babcc0. In RGB it is 186 red, 188 green and 192 blue, and black text is most readable on top of it.
Codes
HEX
#babcc0HEX8
#babcc0ffRGB
rgb(186, 188, 192)RGBA
rgba(186, 188, 192, 1)RGB %
rgb(73%, 74%, 75%)HSL
hsl(220, 5%, 74%)HSLA
hsla(220, 5%, 74%, 1)Variables
Sass
$microchip: #babcc0;Less
@microchip: #babcc0;CSS
--microchip: #babcc0;