Robin’s Egg
Looking for a pastel palette? This one pairs Robin’s Egg (#64ecf9), Glacial Day (#ddf5ff), and Bubbly Barracuda (#7bc4ff) for a soft result.
:root {
--color-1: #64ecf9;
--color-2: #0097af;
--color-3: #ddf5ff;
--color-4: #5abdf1;
--color-5: #7bc4ff;
}.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
Robin’s Egg FAQ
What colors are in Robin’s Egg?
Robin’s Egg uses 5 colors: Robin’s Egg, Munsell Blue, Glacial Day, Clean Pool, Bubbly Barracuda.
Is Robin’s Egg accessible for text and backgrounds?
The highest-contrast pair in this palette is Munsell Blue on Glacial Day, at 3.1:1 (Fail). Use the accessibility panel above to check any specific pair.
How do I use Robin’s Egg in a project?
Copy the hex codes above, or open Robin’s Egg in the generator to remix it and export as CSS, Tailwind, or JSON.