Iris Cotton Noon
Soft light filtering through layered silk and cotton, cool and warm tones blending into a gentle, dreamy luminescence.
Psychology
The palette moves from vivid cool blue into progressively warmer purples, creating visual movement without harsh contrast. This gradual shift from cool to neutral tones produces a sense of calm sophistication rather than jarring energy, while the purple dominance activates associations with creativity and contemplation. The low contrast and light value range signal approachability and luxury simultaneously, making viewers feel both energized and soothed.
Usage
Ideal for luxury skincare and cosmetics packaging, high-end fashion editorials, and boutique stationery design where softness conveys premium quality. Projects requiring a bold yet refined aesthetic benefit from this palette's ability to command attention without aggression. Works exceptionally well in lifestyle branding, wellness app interfaces, and textile and print design targeting audiences seeking elegance and creative expression.
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,
#099efb 0%,
#5b91d7 25%,
#a36bb5 50%,
#c695ec 75%,
#ebc9fa 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #099efb;
--color-gradient-2: #5b91d7;
--color-gradient-3: #a36bb5;
--color-gradient-4: #c695ec;
--color-gradient-5: #ebc9fa;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #099efb; --color-2: #5b91d7; --color-3: #a36bb5; --color-4: #c695ec; --color-5: #ebc9fa;
Hex values
#099efb, #5b91d7, #a36bb5, #c695ec, #ebc9fa
Building something? Get this palette via the REST API.
History
Similar palettes
Twilight Alchemy
Jade Hour Glow
Silk Hour Reverie
Lavender Milk Hour
Frosted Lavender Drift
Porcelain Drift
Neon Bloom Dusk
Electric Dusk
Milk Glass Morning