Studio Dusk Study

Soft periwinkle glow emerging from charcoal stillness, a moment of quiet contemplation in dim studio light.

Colors

~Dark as Night#4D514D
~Orchid#7180F5

Psychology

The neutral gray grounds the composition in stability and restraint, while the vivid periwinkle blue introduces gentle uplift without jarring intensity. Together, they exemplify low-contrast harmony where cool tones recede slightly, creating psychological depth rather than visual tension, fostering a sense of composed introspection rather than activation.

Usage

Ideal for minimalist product branding, editorial layouts, and interior design accents where sophistication matters more than visual pop. Projects requiring calm authority, such as tech company interfaces, luxury publishing, and meditation app design, benefit from this palette's balanced coolness and restrained contrast.
Fashion lookbooks, architectural visualization, and contemporary art galleries leverage its moody elegance to convey thoughtfulness and professional polish.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #4d514d;
--color-2: #7180f5;
Hex values
#4d514d, #7180f5

Building something? Get this palette via the REST API.

History

Similar palettes

Slate Reverie Hour
Slate Pool Breath
Coastal Linen Study
Periwinkle Linen Study
Porcelain Depth Study
Coastal Inlet Calm
Frosted Periwinkle Pool
Coastal Depths Morning
Tidepool Serenity