Neon Orchid

vibrant

Click any swatch to copy its hex.

See it in place

Design that earns its keep

A tiny landing page, painted entirely with this palette so you can judge it doing real work.

Get started

Fast

Ships static, loads instantly.

Honest

Every choice explained.

Drag to place · tap to copy

How the preview picks colors: the lightest swatch becomes the page background, the darkest becomes the text, and the most vivid becomes the button. Drag a chip onto any part of the mockup to override it — your arrangement is saved into this page's URL, so copying the link shares it.

Why it works

Hot pink and violet are analogous neighbors, so the two neons reinforce rather than fight — ultraviolet reads as orchid's shadow under blacklight. Against the near-black void both fluoresce, which is the whole point: this palette is built for dark-mode screens and thumbnails that must stop a scroll. Candy is the tint for large soft shapes, ghost for the rare light layout, and neither neon should exceed a quarter of the frame.

Built around Hot Pink.

Use this palette

Hex values
#ff69b4, #7b3ff2, #ffc4de, #f6f2f7, #17131f
CSS custom properties
:root {
  --color-orchid: #ff69b4;
  --color-ultraviolet: #7b3ff2;
  --color-candy: #ffc4de;
  --color-ghost: #f6f2f7;
  --color-void: #17131f;
}
Tailwind v4 theme
@theme {
  --color-orchid: #ff69b4;
  --color-ultraviolet: #7b3ff2;
  --color-candy: #ffc4de;
  --color-ghost: #f6f2f7;
  --color-void: #17131f;
}
JSON
{
  "name": "Neon Orchid",
  "colors": [
    {
      "hex": "#ff69b4",
      "role": "orchid"
    },
    {
      "hex": "#7b3ff2",
      "role": "ultraviolet"
    },
    {
      "hex": "#ffc4de",
      "role": "candy"
    },
    {
      "hex": "#f6f2f7",
      "role": "ghost"
    },
    {
      "hex": "#17131f",
      "role": "void"
    }
  ]
}

Related palettes