darkfuturisticedgytech

Neon Cyber

Cyberpunk-inspired palette with electric neon accents on dark backgrounds.

Color Palette

background

Cyber Black

gray-950

#030712

surface

Dark Gray

gray-900

#111827

primary

Light Gray

gray-100

#f3f4f6

secondary

Medium Gray

gray-400

#9ca3af

accent

Electric Cyan

cyan-400

#22d3ee

Preview

Sample Heading

This is sample text using the secondary color from the palette.

Best For

Gaming, tech products, cybersecurity, futuristic brands

CSS Variables

--bg: theme('colors.gray.950');
--surface: theme('colors.gray.900');
--primary: theme('colors.gray.100');
--secondary: theme('colors.gray.400');
--accent: theme('colors.cyan.400');

Tailwind Classes

background:gray-950
surface:gray-900
primary:gray-100
secondary:gray-400
accent:cyan-400
#cyberpunk#gaming#tech#futuristic