Frosty Day

A pastel 5-color palette built around Frosty Day (#c8e9f4), Big Sur (#b1cadc), and Placebo Blue (#ebf2ff), with a soft feel throughout.

pastelsoft
Visualize
:root {
  --color-1: #c8e9f4;
  --color-2: #e2f5ff;
  --color-3: #b1cadc;
  --color-4: #acc0d6;
  --color-5: #ebf2ff;
}

.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.

Frosty Day FAQ

What colors are in Frosty Day?

Frosty Day uses 5 colors: Frosty Day, Coastal Breeze, Big Sur, Blue Thistle, Placebo Blue.

Is Frosty Day accessible for text and backgrounds?

The highest-contrast pair in this palette is Coastal Breeze on Blue Thistle, at 1.7:1 (Fail). Use the accessibility panel above to check any specific pair.

How do I use Frosty Day in a project?

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