Brass & Verdant

A vivid, high-contrast palette that feels like sunlit metal catching warm light against cool shadow and living green.

Colors

~Black#000000
~Oh My Gold#EAB949
~Endless River#5278B9
~Carpaccio#E1422F
~Leapfrog#31A250

Tags

Psychology

The palette anchors itself in black's neutral void, against which the warm gold and red advance aggressively, while the cool blue and green recede, creating spatial depth and visual tension. High saturation in the yellow, red, and green families combined with strong value contrast triggers immediate attention and energy, pulling the viewer's eye across the composition. This complementary structure, with warm tones opposing cool ones, establishes a dynamic equilibrium that feels both confident and unstable, activating engagement rather than rest.

Usage

Apply to luxury food packaging, tech startup branding, and editorial magazine spreads where bold visual hierarchy and appetite or innovation appeal are priorities. Projects requiring high legibility and immediate impact benefit from this palette's contrast ratio and temperature interplay. Works particularly well in restaurant menus, craft beverage labels, and contemporary poster design where the mix of sophistication and vibrancy signals both refinement and accessibility.

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%,
    #eab949 25%,
    #5278b9 50%,
    #e1422f 75%,
    #31a250 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #000000;
  --color-gradient-2: #eab949;
  --color-gradient-3: #5278b9;
  --color-gradient-4: #e1422f;
  --color-gradient-5: #31a250;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #000000;
--color-2: #eab949;
--color-3: #5278b9;
--color-4: #e1422f;
--color-5: #31a250;
Hex values
#000000, #eab949, #5278b9, #e1422f, #31a250

Building something? Get this palette via the REST API.

History

Similar palettes

Buttercream Lagoon
Terracotta Greenhouse Rest
Jade Hour Glow
Terracotta Sunrise
Peach Hour
Indigo Hour Study
Shallow Waters
Honeycomb Afternoon
Caramel Linen Hour