==================
In the Ball Battle game, when the player enters the name, he can give the name a color by naming it using the structure of [6-digit color code] + name. It should be noted that when changing the color, you must ensure that the game is not started. The name cannot be changed while the game is in progress.
Color codes refer to the following list:
• Pink names: [BC8F8F], [FF6EC7], [FF1CAE]
• Red names: [FF0000], [FF7F00], [8E236B], [4E2F2F], [FF2400], [BC1717], [CC3299]
• Black name: [000000]
• Blue names: [3299CC], [007FFF], [38B0DE], [0000FF], [70DB93], [5F9F9F], [6B238E]
• Gradient color code: • Red-yellow #FF0000, #FFFF00
• Red-Green #FF0000, #00FF00
• Red-Blue #FF0000,#0000FF
• Green-yellow #008000, #FFFF00
• Green-Blue #008000, #0000FF
• Blue-Purple #0000FF, #800080
Random color codes: • #FF69B4
• #00FFFF
• #9370DB
• #FFD700
• #6A5ACD
• #7FFF00
• #FF6347
• #FF00FF
• #00FF7F
• #66CDAA
Other Color Codes: • White: #FFFFFF
• Red: #FF0000
• Green: #00FF00
• Blue: #0000FF
• Peony: #FF00FF
• Cyan: #00FFFF
• Yellow: #FFFF00
• Black: #000000
• Ocean Blue: #70DB93
• Chocolate: #5C3317
• Blue-violet: #9F5F9F
• Brass: #B5A642
• Bright Gold: #D9D919
• Brown: #A67D3D
• Bronze: #8C7853
• Bronze No. 2: #A67D3D
• NCO blue: #5F9F9F
• Cold Bronze: #D98719
• Copper: #B87333
• Coral Red: #FF7F00
• Purple blue: #42426F
• Dark brown: #5C4033
• Dark Green: #2F4F2F
• Dark copper-green: #4A766E
• Dark olive green: #4F4F2F
• Dark Orchid: #9932CD
• Dark purple: #871F78
• Dark slate blue: #6B238E
• Dark lead gray: #2F4F4F
• Dark Tan: #97694F
• Dark Turquoise: #7093DB
• Dark wood color: #855E42
• Light gray: #545454
• Earthy Rose: #856363
• Feldspar Color: #D19275
• Fire Brick Color: #8E2323
• Forest Green: #238E23
• Gold: #CD7F32
• Bright yellow: #DBDB70
• Gray: #C0C0C0
• Patina: #527F76
• Turquoise: #93DB70
• Hunter Green: #215E21
• Earthy yellow: #9F9F5F
• Light blue: #C0DD9D9
• Gray: #A8A8A8
• Light steel blue: #8F8FBD
• Light wood color: #E9CAA6
• Lime Green: #32CD32
• Orange: #E47833
• Maroon: #8E236B
• Sea Green: #32CD99
• Medium blue: #3232CD
• Medium Forest Green: #6B8E23
• Medium bright yellow: #EAEAAE
• Medium Orchid: #9370DB
• Medium wood color: #A68064
• Dark navy: #2F2F4F
• Navy: #23238E
• Neon Blue: #4D4DFF
• Neon Pink: #FF6EC7
During the game, players can modify the character's name by entering specific color codes to give the character a unique color. It should be noted that after the game starts, the character's name cannot be changed again.