Charcoal Harvest Noon
Candlelit warmth cutting through deep shadow, like amber light pooling on dark wood at dusk.
Psychology
The high contrast between pure black and vivid amber creates visual tension that commands attention without feeling chaotic. Black grounds the palette in severity and formality, while the warm yellow-orange advances visually, triggering associations with heat, energy, and harvest abundance. Together, they produce confident drama, balancing sophistication with approachability through the tension between achromatic restraint and saturated warmth.
Usage
Ideal for luxury food packaging, high-end coffee branding, and editorial covers where bold visual hierarchy is essential. The palette's dramatic contrast works particularly well for projects needing to convey premium quality through stark simplicity, such as artisanal product labels and minimalist poster design.
Best applied in contexts where a single accent color must carry emotional weight against neutral background, avoiding designs requiring subtlety or soft transitions.
Best applied in contexts where a single accent color must carry emotional weight against neutral background, avoiding designs requiring subtlety or soft transitions.
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%,
#f59e0b 100%
);Tailwind v4
/* app.css — Tailwind v4 */
@theme {
--color-gradient-1: #000000;
--color-gradient-2: #f59e0b;
}
/* Usage: bg-gradient-1, text-gradient-2, etc. */CSS Variables
--color-1: #000000; --color-2: #f59e0b;
Hex values
#000000, #f59e0b
Building something? Get this palette via the REST API.
History
Similar palettes
Abyssal Hearth
Terracotta Sunrise
Midnight Brass
Indigo Hour Study
Forge & Honey
Kiln Fired Afternoon
Russet Orchard Noon
Blackberry Bakery Noon
Cotton Candy Dawn