Neons Color Palette
Electric neon pink, green, yellow, and cyan pop with maximum intensity against dark backgrounds. This high-voltage palette powers nightclub branding, gaming UIs, and attention-grabbing social media content.
#FF1493
Vivid Magenta
RGB(255, 20, 147)
HSL(328, 100%, 54%)
#00FF41
Vivid Green
RGB(0, 255, 65)
HSL(135, 100%, 50%)
#FFFF00
Vivid Yellow
RGB(255, 255, 0)
HSL(60, 100%, 50%)
#00FFFF
Vivid Cyan
RGB(0, 255, 255)
HSL(180, 100%, 50%)
#FF6600
Vivid Vermilion
RGB(255, 102, 0)
HSL(24, 100%, 50%)
#1A1A2E
Dark Indigo
RGB(26, 26, 46)
HSL(240, 28%, 14%)
lightbulbBest Use Cases
- checkNightclub branding
- checkGaming UIs
- checkSocial media content
businessIndustries
- checkEntertainment
- checkGaming
Mood:electric
codeUse in Your Code
CSS Custom Properties
:root {
--color-1: #FF1493;
--color-2: #00FF41;
--color-3: #FFFF00;
--color-4: #00FFFF;
--color-5: #FF6600;
--color-6: #1A1A2E;
}Tailwind CSS Config
colors: {
'neons-1': '#FF1493',
'neons-2': '#00FF41',
'neons-3': '#FFFF00',
'neons-4': '#00FFFF',
'neons-5': '#FF6600',
'neons-6': '#1A1A2E',
}neonelectricbrightintensevivid
Want to Extract Colors from Your Own Images?
Upload any photo and get a custom color palette instantly — free.
Try PaletteAI Free