Coastal Porcelain Dawn

Cool blues and cream suspended in soft light, like morning mist over still water and weathered linen.

Colors

~High Tide#98C7F7
~Grauzone#45AAD5
~Milk and Cookies#E9D9D5
~Viking#44BFDA
~Heavenly Sky#4584BC

Tags

Psychology

The analogous blue harmony creates visual cohesion and restful continuity, while the neutral cream anchor prevents monotony and grounds the palette in tactile comfort. Cool hues naturally recede and soothe, lowering visual stimulation and signaling trust and clarity, supported by the low-to-moderate contrast that maintains serenity without feeling flat or passive.

Usage

Ideal for minimalist wellness branding, tech product interfaces, and luxury linen packaging where soft elegance and calm clarity are paramount. Projects requiring approachability without warmth, or sophisticated restraint in visual communication, benefit from this palette's balanced cool temperature and light, spacious character.

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,
    #98c7f7 0%,
    #45aad5 25%,
    #e9d9d5 50%,
    #44bfda 75%,
    #4584bc 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #98c7f7;
  --color-gradient-2: #45aad5;
  --color-gradient-3: #e9d9d5;
  --color-gradient-4: #44bfda;
  --color-gradient-5: #4584bc;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #98c7f7;
--color-2: #45aad5;
--color-3: #e9d9d5;
--color-4: #44bfda;
--color-5: #4584bc;
Hex values
#98c7f7, #45aad5, #e9d9d5, #44bfda, #4584bc

Building something? Get this palette via the REST API.

History

Similar palettes

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