Indigo Void Rest

Deep indigo cuts through soft darkness, like a single thread of light in still, cool silence.

Colors

~Black#000000
~Black#000000
~Space Exploration#120099
~Black#000000

Psychology

The overwhelming presence of black creates a sense of infinite depth, while the single vivid indigo accent provides a focal point that prevents visual monotony. Cool blue against achromatic tones triggers contemplative calm without warm visual advance, allowing the eye to rest in shadow. This near-monochromatic structure with strategic contrast follows the principle that minimal color intervention amplifies the psychological weight of what remains.

Usage

This palette excels in luxury editorial spreads, minimalist tech branding, and high-end packaging design where restraint communicates sophistication. Projects requiring dark, introspective moods benefit from the deep foundation, while the indigo spark provides a memorable accent without visual noise. Best suited for premium coffee table books, architectural portfolios, and avant-garde fashion lookbooks.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Slate Reverie Hour
Wisteria Descent
Deep Water Study
Porcelain Depth Study
Frosted Periwinkle Pool
Coastal Depths Morning
Tidepool Serenity
Slate & Honey Hour
Coastal Linen Study