Mineral Bloom Hour

Soft teal and dusty pink meet in balanced, luminous calm, like frosted glass catching filtered afternoon light.

Colors

~Silken Jade#22A094
~Fresh Gum#FFB3ED

Psychology

The moderate saturation of both colors creates a soothing, non-aggressive presence that avoids visual fatigue, while their complementary relationship generates subtle visual interest without tension. The teal's cool undertones recede slightly into background calm, while the pink's warmth advances gently, establishing a balanced equilibrium that feels restful rather than demanding. This low-contrast pairing signals refinement and approachability, evoking trust and gentle sophistication rather than drama.

Usage

Ideal for luxury skincare branding, editorial design layouts, and premium textile packaging where understated elegance matters more than visual loudness. Projects requiring calm sophistication without monotony benefit from the palette's ability to feel both cohesive and subtly dynamic. Best applied in beauty, wellness, and lifestyle contexts where soft, measured visual communication builds brand confidence.

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

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

Building something? Get this palette via the REST API.

History

Similar palettes

Pastel Lagoon
Neon Bloom Dusk
Flamingo Blush Hour
Coral Tide Study
Silk & Strawberry
Blush Shipyard
Celadon Reverie
Silk Hour Reverie
Slate Pool Breath