Tartan Archive
The sharp bite of winter air meeting the warmth of a smoldering hearth, pure contrast in stillness.
Psychology
Black and tartan red create maximum contrast, a pairing that commands immediate visual attention while the red's warm undertone prevents coldness. The vivid red sits in the mid-range of saturation, avoiding neon excess while maintaining enough intensity to feel purposeful and grounded. This combination triggers both authority through the black and passion through the red, making it psychologically effective for bold statements.
Usage
This palette excels in luxury fashion campaigns, industrial branding systems, and editorial covers where high contrast demands reader attention. The warmth of the red tempers the severity of pure black, making it suitable for heritage brand identities and premium packaging that need sophistication without sterility. Best deployed for projects requiring strength and confidence rather than approachability or softness.
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,
#000000 0%,
#b12b2b 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #b12b2b;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #b12b2b;
Hex values
#000000, #b12b2b
Building something? Get this palette via the REST API.
History
Similar palettes
Flamingo Hour
Ember & Cream
Brick & Berry Dusk
Pomegranate Cellar
Kiln Dust Glow
Terracotta Sunrise
Forge & Honey
Kiln Fired Afternoon
Russet Orchard Noon