Spring Meadow
A seasonal 5-color palette built around Heisenberg Blue (#6ed9ff), Atlantic Mystique (#00639b), and Punch Out Glove (#6595fc), with a fresh feel throughout.
:root {
--color-1: #6ed9ff;
--color-2: #25beff;
--color-3: #00639b;
--color-4: #a5cdff;
--color-5: #6595fc;
}.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.
Similar palettes
Spring Meadow FAQ
What colors are in Spring Meadow?
Spring Meadow uses 5 colors: Heisenberg Blue, Cherenkov Radiation, Atlantic Mystique, Baby Blue, Punch Out Glove.
Is Spring Meadow accessible for text and backgrounds?
The highest-contrast pair in this palette is Heisenberg Blue on Atlantic Mystique, at 4.0:1 (Fail). Use the accessibility panel above to check any specific pair.
How do I use Spring Meadow in a project?
Copy the hex codes above, or open Spring Meadow in the generator to remix it and export as CSS, Tailwind, or JSON.