Silk Auction Glow
Bold jewel tones meet luminous yellows, creating high-contrast warmth against cool depths and crisp whites.
Psychology
The vivid yellows and warm reds advance toward the viewer while the cool teals and deep blues recede, creating spatial tension that energizes without overwhelming. The high chromatic contrast between complementary pairs (yellow against blue, red against teal) activates visual attention and creates a sense of deliberate sophistication rather than chaos. White anchors the scheme, allowing each saturated tone to breathe and preventing the palette from feeling claustrophobic despite its intensity.
Usage
Ideal for luxury cosmetics packaging, high-end fashion editorials, and wine or spirits branding where bold color choices signal premium positioning. Theater set design and avant-garde product photography benefit from the dramatic interplay of warm and cool zones. The palette's complementary harmony makes it particularly effective for restaurant identity systems and art gallery collateral that need to convey both elegance and creative 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,
#ffffff 0%,
#db1942 14%,
#713768 29%,
#00366c 43%,
#ffffff 57%,
#2e5754 71%,
#aeab0a 86%,
#ffcf00 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #ffffff;
--color-gradient-2: #db1942;
--color-gradient-3: #713768;
--color-gradient-4: #00366c;
--color-gradient-5: #ffffff;
--color-gradient-6: #2e5754;
--color-gradient-7: #aeab0a;
--color-gradient-8: #ffcf00;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #ffffff; --color-2: #db1942; --color-3: #713768; --color-4: #00366c; --color-5: #ffffff; --color-6: #2e5754; --color-7: #aeab0a; --color-8: #ffcf00;
Hex values
#ffffff, #db1942, #713768, #00366c, #ffffff, #2e5754, #aeab0a, #ffcf00
Building something? Get this palette via the REST API.
History
Similar palettes
Neon Bloom Dusk
Midnight Brass
Indigo Hour Study
Silk Hour Reverie
Twilight Alchemy
Jade Hour Glow
Cotton Candy Dawn
Neon Descent Study
Pastel Lagoon