Slate & Tidewater

Cool restraint meets living green, like stone worn smooth by patient water and moss creeping back to reclaim it.

Psychology

The deep neutral black grounds the palette in quiet authority while the moderate teal lifts it with cooler, recessive calm. This pairing leverages the contrast between achromatic stability and soft chromatic relief, creating tension without aggression. The muted saturation of the teal prevents overstimulation, allowing both colors to feel contemplative rather than commanding.

Usage

Apply this palette to spa and wellness branding, minimalist publishing layouts, and sustainable material design. The moderate contrast and cool temperature suit projects requiring sophistication without visual intensity, while the soft mood works particularly well for luxury goods, editorial photography, and interior spaces where restraint signals 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,
    #242424 0%,
    #22a094 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #242424;
  --color-gradient-2: #22a094;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #242424;
--color-2: #22a094;
Hex values
#242424, #22a094

Building something? Get this palette via the REST API.

History

Similar palettes

Celadon Threshold
Periwinkle Linen Study
Moss Shallow Study
Linen Depths Hour
Coastal Inlet Calm
Sage Garden Noon
Fjord Depth Rise
Peat & Tidepool
Grain & Lagoon