Sapphire Canvas Rest
Cool blues deepen against warm cream, evoking the quiet moment between twilight and studio lamplight on soft fabric.
Psychology
The palette anchors itself in deep cool blues that recede and ground the composition, while the warm cream advances optically, creating spatial depth through complementary contrast. This high-contrast pairing between cool and warm tones energizes visual interest without aggression, as the muted chroma and balanced lightness distribution prevent sensory fatigue. The dominant blue family with a single warm accent generates a sense of restrained sophistication, where one warm note feels intentional rather than chaotic.
Usage
Use for luxury skincare branding, editorial design layouts, and premium textile packaging where cool precision meets warmth. The palette's balanced contrast and mixed temperature profile suits corporate identity systems and book cover design that demand both authority and approachability. High contrast and complementary harmony make it effective for e-commerce product photography and interior design moodboards where visual clarity and emotional resonance matter equally.
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,
#132453 0%,
#5361a9 25%,
#9179d6 50%,
#ffebd2 75%,
#5695e1 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #132453;
--color-gradient-2: #5361a9;
--color-gradient-3: #9179d6;
--color-gradient-4: #ffebd2;
--color-gradient-5: #5695e1;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #132453; --color-2: #5361a9; --color-3: #9179d6; --color-4: #ffebd2; --color-5: #5695e1;
Hex values
#132453, #5361a9, #9179d6, #ffebd2, #5695e1
Building something? Get this palette via the REST API.
History
Similar palettes
Midnight Brass
Wisteria Descent
Abyssal Hearth
Jade Hour Glow
Silk Hour Reverie
Twilight Alchemy
Peach Hour
Electric Dusk
Indigo Hour Study