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