Performance Impact: None

cg_enemyUpperColor

Hex color for enemy torso/upper body. Matches head/legs for full silhouette pop.

💡

Pro Tip

Set this and your leg color to the exact same hex value — the enemy becomes one solid glowing shape that’s dramatically easier to track at any distance.

Friendly Name Enemy Torso Color
Default Value 0x00FF00FF
Data Type string
Quick Copy seta cg_enemyUpperColor "0x00FF00FF"

Available Settings

ValueDescription
0xFFFFFFFF DEFAULT0xFFFFFFFF - Pure White (Engine Default)
0x00FF00FF 0x00FF00FF - Pure Green (Standard)
0xFF00FFFF 0xFF00FFFF - Magenta / Pink (High Contrast)
0xC000C0FF 0xC000C0FF - Purple (Rapha)
0x00FFFFFF 0x00FFFFFF - Cyan
0xFFFF00FF 0xFFFF00FF - Bright Yellow
0xFF0000FF 0xFF0000FF - Pure Red
0x000000FF 0x000000FF - Pure Black (Strong silhouette contrast)
0x0033FFFF 0x0033FFFF - Dark Blue (Less neon, map contrast)

Related Commands

Want to use cg_enemyUpperColor in your config?

Our visual editor lets you tweak this setting and 300+ others without touching a text file.

Open in Editor