Midnight Frost Glow

Crisp winter light breaking through deep shadow, where ice meets ink in quiet stillness.

Colors

~Black#000000
~Winter Wizard#9FE7FF

Tags

Psychology

Black anchors the composition with visual weight and authority, while the pale cyan recedes and softens the contrast through cool temperature association. This pairing leverages the high contrast principle to create visual hierarchy without harshness, as the cool blue's very light value prevents the black from reading as harsh or aggressive, instead evoking calm clarity.

Usage

Ideal for minimalist tech interfaces, luxury beauty branding, and winter editorial photography that requires depth without warmth. The high contrast supports accessibility and readability in digital applications, while the soft blue-black combination suits premium product packaging and architectural visualization where sophistication and restraint communicate quality. Works particularly well for healthcare dashboards and meditation app design where calm focus is essential.

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,
    #000000 0%,
    #9fe7ff 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #000000;
  --color-gradient-2: #9fe7ff;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #000000;
--color-2: #9fe7ff;
Hex values
#000000, #9fe7ff

Building something? Get this palette via the REST API.

History

Similar palettes

Frosted Periwinkle Pool
Deep Water Study
Slate & Honey Hour
Coastal Linen Study
Midnight Pool Glow
Porcelain Depth Study
Coastal Depths Morning
Sapphire Vault Dawn
Wisteria Descent