Obsidian Nebula
The weight of deep space pressing against silk, where darkness holds its own subtle texture and quiet luminescence.
Psychology
Black and deep purple create a recessive, introspective pairing where low contrast prevents visual noise and encourages focus. The purple's cool undertones sit within the black's absolute void, producing a sense of containment and mystery rather than harshness. This monochromatic harmony with minimal lightness shift activates the principle that low-chroma environments reduce cognitive load, making the palette ideal for spaces demanding contemplation or luxury positioning.
Usage
Deploy in high-end jewelry branding, avant-garde fashion editorials, and luxury tech interfaces where restraint signals sophistication. The muted interplay works exceptionally well for boutique hotel wayfinding, fine art catalogs, and premium fragrance packaging where darkness implies depth rather than coldness. Projects requiring dramatic understatement and visual breathing room benefit most from this palette's refusal to shout.
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,
#030303 0%,
#2b066f 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #030303;
--color-gradient-2: #2b066f;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #030303; --color-2: #2b066f;
Hex values
#030303, #2b066f
Building something? Get this palette via the REST API.
History
Similar palettes
Twilight Alchemy
Velvet Hour Bloom
Midnight Iris Study
Orchid Silk Reverie
Wisteria Descent
Frosted Lavender Drift
Plum Linen Dusk
Iris Cotton Noon
Silk Parlor Whisper