Cobalt Archive
The sharp clarity of fresh blueprint paper meeting the weight of deep night, a study in controlled contrast.
Psychology
The vivid denim blue (#0049a8) carries high chromatic saturation and sits in the cool blue family, naturally drawing focus and commanding attention, while pure black (#000000) amplifies this through extreme contrast and creates a sense of graphic precision. Together, they establish a high-contrast monochromatic system that reads as authoritative and deliberate rather than playful, engaging the viewer's rational mind through clarity and structure rather than emotional warmth.
Usage
Strong choice for tech company branding, architectural portfolios, and editorial design where legibility and visual hierarchy are essential. The moderate-to-high contrast works exceptionally well in user interface design, print collateral, and photography styling where dramatic separation between foreground and background enhances readability and impact.
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,
#0049a8 0%,
#000000 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #0049a8;
--color-gradient-2: #000000;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #0049a8; --color-2: #000000;
Hex values
#0049a8, #000000
Building something? Get this palette via the REST API.
History
Similar palettes
Electric Dusk
Jade Hour Glow
Midnight Pool Glow
Twilight Alchemy
Neon Bloom Dusk
Slate Pool Breath
Mineral Spring Dawn
Neon Descent Study
Frosted Periwinkle Pool