Slate Harbor Dawn

Cool depths meeting soft light, like morning mist settling over still water and weathered stone.

Colors

~Mythical Night#16315F
~Metal Gear#A8C5D7

Psychology

The dark, desaturated blue of Mythical Night grounds the palette with quiet authority and introspection, while Metal Gear's muted light blue provides gentle relief without breaking the cool temperament. Together, they create low-contrast harmony that signals calm and stability rather than excitement, a property of soft-edged color combinations that feel trustworthy and contemplative. The monochromatic blue family reinforces focus and clarity, making the palette psychologically restful despite its moderate contrast range.

Usage

Ideal for corporate identity systems, minimalist interior design concepts, and editorial photography where sophisticated restraint is required. Projects demanding professional credibility and visual calm benefit from this palette's balanced lightness and cool temperature, which appear calming without appearing cold or uninviting. Works particularly well in financial services branding, architectural portfolios, and lifestyle publications targeting audiences that value subtlety and refinement.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #16315f;
--color-2: #a8c5d7;
Hex values
#16315f, #a8c5d7

Building something? Get this palette via the REST API.

History

Similar palettes

Slate Reverie Hour
Frosted Periwinkle Pool
Wisteria Descent
Deep Water Study
Coastal Linen Study
Periwinkle Linen Study
Porcelain Depth Study
Coastal Inlet Calm
Coastal Depths Morning
Slate Harbor Dawn — Color Palette | InstantGradient