Cosmic Rodeo Hour

Deep indigo meets electric sky, a moment where cosmic mystery collides with daylight clarity.

Colors

~Deep Space Rodeo#372A7B
~Homeworld#089AD9

Psychology

The deep purple in this palette operates in the cooler, darker register, grounding the composition with introspection and depth, while the vivid blue provides an unexpected luminous counterpoint. Though separated by hue, they share analogous harmony and low contrast, creating a unified yet striking tension rather than visual conflict. Cool tones in this combination recede and advance simultaneously, producing the psychological effect of tension held in balance, energizing without overwhelming.

Usage

This palette excels in tech startup branding, music event posters, and luxury goods packaging where bold mood matters more than accessibility. The low contrast works particularly well for editorial layouts and atmospheric web interfaces that prioritize contemplative engagement over maximum readability. Projects leveraging moody drama with modern edge, from gaming studios to independent film promotion, benefit from this palette's cool boldness and psychological depth.

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

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #372a7b;
--color-2: #089ad9;
Hex values
#372a7b, #089ad9

Building something? Get this palette via the REST API.

History

Similar palettes

Jade Hour Glow
Electric Dusk
Neon Descent Study
Twilight Alchemy
Neon Bloom Dusk
Wisteria Descent
Midnight Brass
Frosted Lavender Drift
Periwinkle Linen Study