Neon Nights

A vibrant 5-color palette built around Kitten’s Eye (#8fa8fe), Bouncy Ball Green (#4ca465), and Tandoori (#bc5b4c), with a bold feel throughout.

vibrantbold
Visualize
:root {
  --color-1: #8fa8fe;
  --color-2: #d37060;
  --color-3: #4ca465;
  --color-4: #4154a2;
  --color-5: #bc5b4c;
}

.ASE works in Adobe apps and several others that adopted the format. .sketchpalette imports into Sketch. .swatches (Procreate) follows a community-documented structure, since Procreate doesn't publish an official spec, so treat it as best-effort. .pptx is a real PowerPoint file with the palette applied as the deck's theme colors (not just two sample slides); Keynote opens .pptx files directly too.

Neon Nights FAQ

What colors are in Neon Nights?

Neon Nights uses 5 colors: Kitten’s Eye, OK Corral, Bouncy Ball Green, Nuthatch Back, Tandoori.

Is Neon Nights accessible for text and backgrounds?

The highest-contrast pair in this palette is Kitten’s Eye on Nuthatch Back, at 3.1:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Neon Nights in a project?

Copy the hex codes above, or open Neon Nights in the generator to remix it and export as CSS, Tailwind, or JSON.