Design
Neon Color Generator
Generate vibrant, glowing neon colors with high saturation and brightness, creating eye-catching electric light effects perfect for digital displays and modern design
html· HTML result
Quick start
Call this tool from your code in three languages.
cURL
curl -X POST 'https://api.elysiatools.com/en/api/tools/neon-colors' \
-H 'Content-Type: application/json' \
-d '{"baseColor":"#FF00FF","neonStyle":"classic","neonCount":6,"intensity":0.8,"glowEffect":0.5,"colorTemperature":0,"includeDark":true,"showHexCodes":true,"showRgbValues":true,"showHslValues":true,"generatePalette":false}'