Current location - Plastic Surgery and Aesthetics Network - Plastic surgery and beauty - What is the code for black in the WeChat mini program?
What is the code for black in the WeChat mini program?

The black code in the WeChat mini program is #000000. This is a hexadecimal color coding, which means that among the three primary colors of red, green, and blue, the color values ??of red, green, and blue are all 0, that is, there is no color component and it appears pure black. In WeChat applet development, you can use this encoding to set the color of text, background, borders and other elements.