Gaming Color Palette
Electric purple, neon green, and deep black with cyan highlights define the competitive gaming aesthetic. This high-intensity palette powers esports branding, game UIs, and streaming overlays.
#6A0DAD
Vivid Violet
RGB(106, 13, 173)
HSL(275, 86%, 36%)
#00FF41
Vivid Green
RGB(0, 255, 65)
HSL(135, 100%, 50%)
#0D0D1A
Dark Indigo
RGB(13, 13, 26)
HSL(240, 33%, 8%)
#00FFFF
Vivid Cyan
RGB(0, 255, 255)
HSL(180, 100%, 50%)
#FF1493
Vivid Magenta
RGB(255, 20, 147)
HSL(328, 100%, 54%)
#1A1A2E
Dark Indigo
RGB(26, 26, 46)
HSL(240, 28%, 14%)
lightbulbBest Use Cases
- checkEsports branding
- checkGame UIs
- checkStreaming overlays
businessIndustries
- checkGaming
- checkEntertainment
Mood:competitive
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #6A0DAD;
--color-2: #00FF41;
--color-3: #0D0D1A;
--color-4: #00FFFF;
--color-5: #FF1493;
--color-6: #1A1A2E;
}Tailwind CSS Config
colors: {
'gaming-1': '#6A0DAD',
'gaming-2': '#00FF41',
'gaming-3': '#0D0D1A',
'gaming-4': '#00FFFF',
'gaming-5': '#FF1493',
'gaming-6': '#1A1A2E',
}gamingesportsneondarkcompetitive
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free