Bay Window Morning

Cool light filtering through frosted glass, where soft blues meet muted grays in balanced, gentle restraint.

Colors

~Cerulean#00AAFF
~Teal With It#006A80
~Plein Air#B8C9D5
~Wave#ACCACA

Psychology

The palette's analogous blue-teal harmony creates visual coherence without tension, while the shift from vivid Cerulean to muted midtones signals depth and restraint rather than visual stress. Low saturation in three of four colors promotes psychological calm, a property well-established in color psychology for reducing cognitive load. The moderate contrast between the bright accent and dusty companions produces balanced sophistication without the harshness of high contrast.

Usage

Apply to luxury spa branding, minimalist SaaS dashboards, and editorial photography backdrops where gentle sophistication and visual breathing room are priorities. Projects requiring professional restraint with accessibility benefit from this palette's moderate contrast and cool temperature, which supports readability while maintaining an understated, trustworthy aesthetic.
Textile design, ceramic product lines, and architectural visualization leverage these colors to evoke natural materials and soft, inhabitable spaces that feel both contemporary and timeless.

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,
    #00aaff 0%,
    #006a80 33%,
    #b8c9d5 67%,
    #accaca 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #00aaff;
  --color-gradient-2: #006a80;
  --color-gradient-3: #b8c9d5;
  --color-gradient-4: #accaca;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #00aaff;
--color-2: #006a80;
--color-3: #b8c9d5;
--color-4: #accaca;
Hex values
#00aaff, #006a80, #b8c9d5, #accaca

Building something? Get this palette via the REST API.

History

Similar palettes

Pastel Lagoon Study
Coastal Inlet Calm
Periwinkle Linen Study
Coastal Linen Study
Periwinkle Wheat Hour
Coastal Porcelain Dawn
Coastal Depths Morning
Snowmelt Lagoon
Slate Pool Breath