Build your own palette
Palette · 5 colors
Hyper Pink, Laser Lemon, Cyber Teal, and 2 more
A 5-color neon palette leaning mid-tone, spanning magenta, yellow, cyan.
Copy palette
CSS variables
:root {
--c1: #ff00a8;
--c2: #faff00;
--c3: #00fff7;
--c4: #39ff14;
--c5: #b400ff;
}JSON
{
"url": "https://colors.codes/palette/ff00a8-faff00-00fff7-39ff14-b400ff",
"colors": [
{
"hex": "#ff00a8",
"name": "Hyper Pink",
"mood": "Neon"
},
{
"hex": "#faff00",
"name": "Laser Lemon",
"mood": "Neon"
},
{
"hex": "#00fff7",
"name": "Cyber Teal",
"mood": "Neon"
},
{
"hex": "#39ff14",
"name": "Toxic Green",
"mood": "Neon"
},
{
"hex": "#b400ff",
"name": "Plasma Purple",
"mood": "Neon"
}
]
}Every color in this palette has its own page
Explore the hexes
- Hyper PinkHyper Pink (#FF00A8). A true magenta with a neon character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Laser LemonLaser Lemon (#FAFF00). A true yellow with a neon character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Cyber TealCyber Teal (#00FFF7). A true cyan with a neon character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Toxic GreenToxic Green (#39FF14). A true green with a neon character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.
- Plasma PurplePlasma Purple (#B400FF). A true violet with a neon character. See its palette, tints, shades, complementary and analogous harmonies, plus related hex codes.