Obsidian Sprout

The stark collision of deep silence and living green, like a single shoot pushing through concrete at dawn.

Colors

~Black#000000
~Black#000000
~Black#000000
~Emerald#23931B

Psychology

The three blacks create a visual void that emphasizes restraint and quietude, while the vivid emerald acts as a focal point against this darkness. This high-contrast pairing leverages the principle that saturated colors advance against desaturated backgrounds, making the green feel luminous and almost weightless despite the black's heaviness.
The cool temperature of the emerald combined with the neutrality of black suggests calm intensity rather than aggression, producing a mood of focused stillness with potential for emergence.

Usage

The palette excels in luxury minimalist branding, editorial typography, and high-end fashion lookbooks where dramatic negative space amplifies a single accent color. Organic beauty packaging and sustainable product design benefit from the tension between void-like darkness and verdant life, signaling both sophistication and natural authenticity.
Its low color count and high contrast make it ideal for digital interfaces and print collateral where visual clarity and memorable impact outweigh complexity.

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%,
    #000000 33%,
    #000000 67%,
    #23931b 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #000000;
  --color-gradient-2: #000000;
  --color-gradient-3: #000000;
  --color-gradient-4: #23931b;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #000000;
--color-2: #000000;
--color-3: #000000;
--color-4: #23931b;
Hex values
#000000, #000000, #000000, #23931b

Building something? Get this palette via the REST API.

History

Similar palettes

Forest Floor Neutral
Ink & Signal
Frosted Lavender Drift
Charcoal Spring Leaf
Chalk Garden Bloom
Jade Hour Glow
Linen Glow Whisper
Orchard Wall Study
Celadon Threshold