Frosted Petal Dawn

The quiet moment before sunrise, when frost melts into soft blue light across pale linen surfaces.

Colors

~Heart of Ice#FAFCFF
~Silent Snowfall#EDF8F7
~Cotton Ball#F0F6FF
~Snowman#FFFAFF
~Cloudless#DBE9FF

Tags

Psychology

The palette's four near-whites create visual stillness by minimizing contrast, while the single muted blue note provides subtle directional cool without tension. This combination signals safety and restraint, triggering a parasympathetic response associated with cleanliness and tranquility. Low chromatic saturation across all colors reinforces a sense of whispered calm rather than stimulation.

Usage

Ideal for luxury spa branding, minimalist app interfaces, and high-end linen product packaging where restraint and purity communicate quality. Projects requiring gentle visual hierarchy and meditative atmospheres benefit from this palette's near-monochromatic structure and cool undertones. Works effectively in wellness editorial design and tech startup environments seeking softness without warmth.

Code

CSS Gradient
/* CSS gradient approximation of mesh gradient */
/* Note: This is a linear approximation. For the full animated mesh effect, use the React/JS export. */
background: linear-gradient(
    90deg,
    #fafcff 0%,
    #edf8f7 25%,
    #f0f6ff 50%,
    #fffaff 75%,
    #dbe9ff 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #fafcff;
  --color-gradient-2: #edf8f7;
  --color-gradient-3: #f0f6ff;
  --color-gradient-4: #fffaff;
  --color-gradient-5: #dbe9ff;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #fafcff;
--color-2: #edf8f7;
--color-3: #f0f6ff;
--color-4: #fffaff;
--color-5: #dbe9ff;
Hex values
#fafcff, #edf8f7, #f0f6ff, #fffaff, #dbe9ff

Building something? Get this palette via the REST API.

History

Similar palettes

Frosted Inlet Stillness
Skylight Linen Pool
Porcelain Drift
Deep Water Study
Coastal Linen Study
Periwinkle Linen Study
Buttercream Lagoon
Glacier Breath Morning
Periwinkle Linen Passage