Slate Anchor Dusk

A cool, austere pairing that feels like still water meeting weathered stone, quiet and grounded.

Colors

~Black#000000
~Sea Lion#798B98

Tags

Psychology

The high contrast between absolute black and muted slate blue creates visual tension that commands attention without aggression, while the blue's low saturation softens the severity of the black. Black anchors and grounds, while the cool, desaturated blue recedes slightly, establishing depth and calm through temperature contrast. This combination signals sophistication and restraint, triggering associations with trust and contemplation.

Usage

Effective for minimalist tech branding, editorial typography, and luxury product photography where contrast serves clarity rather than vibrancy. The soft, cool profile suits professional website layouts, corporate stationery, and fine art catalogs that prioritize legibility and understated elegance. Works particularly well in projects demanding high contrast accessibility without warmth or emotional intensity.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Frosted Periwinkle Pool
Deep Water Study
Wisteria Descent
Slate & Honey Hour
Coastal Linen Study
Midnight Pool Glow
Glacier Breath Morning
Porcelain Depth Study
Slate Reverie Hour