Coastal Linen Study

Cool tones layered in soft focus, like linen curtains filtering pale northern light through glass.

Colors

~Harbour Mist#6B8E8E
~Cotton Boll#F7F9FC
~Starship Tonic#A8DADC
~Seafarer#457B9D
~Nautilus#1D3557

Tags

Psychology

The palette anchors itself in cool, desaturated tones that recede visually and lower arousal, creating a sense of quietude despite high contrast between light and dark. The muted teals and blues in the mid-range reduce chromatic intensity, signaling restraint and contemplation rather than stimulation. Together, the soft neutrality and deep accents establish a calming hierarchy that draws focus without aggressive push, allowing extended viewing without fatigue.

Usage

Works well for minimalist interior design schemes, editorial layouts with sophisticated typography, and luxury skincare or linen bedding packaging where restraint and quality convey value. Projects requiring calm focus and legibility benefit from the high contrast between the near-white ground and dark blue anchors. Best suited to branding for wellness spaces, architecture portfolios, and premium stationery where cool sophistication and visual breathing room matter more than warmth or energy.

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,
    #6b8e8e 0%,
    #f7f9fc 25%,
    #a8dadc 50%,
    #457b9d 75%,
    #1d3557 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #6b8e8e;
  --color-gradient-2: #f7f9fc;
  --color-gradient-3: #a8dadc;
  --color-gradient-4: #457b9d;
  --color-gradient-5: #1d3557;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #6b8e8e;
--color-2: #f7f9fc;
--color-3: #a8dadc;
--color-4: #457b9d;
--color-5: #1d3557;
Hex values
#6b8e8e, #f7f9fc, #a8dadc, #457b9d, #1d3557

Building something? Get this palette via the REST API.

History

Similar palettes

Coastal Porcelain Dawn
Mineral Spring Dawn
Periwinkle Linen Study
Coastal Depths Morning
Jade Hour Glow
Shallow Waters
Midnight Pool Glow
Frosted Lavender Drift
Frosted Meadow