Citrus Orchard Rise

Warm fruit tones melt into cool green, like afternoon light filtering through citrus leaves and spring foliage.

Colors

~Ripe Malinka#F4516C
~Tangerine Tango#FF9D4F
~Banana Bombshell#F1E83F
~Walking on Sunshine#F1FF9F
~Jubilant Jade#56AB7F

Psychology

The triadic harmony of warm pinks, oranges, and yellows against cool greens creates visual dynamic tension without harshness, as warm hues advance while greens recede, establishing spatial depth. High saturation across all five colors generates energy and optimism, while their light values prevent the palette from feeling aggressive, instead suggesting playful confidence. The cool green dominance provides visual rest between warm accents, making this combination psychologically stimulating yet approachable.

Usage

This palette excels in organic cosmetics packaging, farm-to-table restaurant branding, and children's educational app design, where the bold color interplay captures attention while the light values maintain approachability. The moderate contrast and mixed temperature work particularly well for sustainable fashion lookbooks and wellness product photography, where warmth suggests natural vitality and greens reinforce eco-conscious messaging. The triadic composition also suits playful editorial spreads and summer event promotions that require both sophistication and youthful energy.

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,
    #f4516c 0%,
    #ff9d4f 25%,
    #f1e83f 50%,
    #f1ff9f 75%,
    #56ab7f 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #f4516c;
  --color-gradient-2: #ff9d4f;
  --color-gradient-3: #f1e83f;
  --color-gradient-4: #f1ff9f;
  --color-gradient-5: #56ab7f;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #f4516c;
--color-2: #ff9d4f;
--color-3: #f1e83f;
--color-4: #f1ff9f;
--color-5: #56ab7f;
Hex values
#f4516c, #ff9d4f, #f1e83f, #f1ff9f, #56ab7f

Building something? Get this palette via the REST API.

History

Similar palettes

Abyssal Hearth
Blackberry Bakery Noon
Butter Meadow Soft
Kiln Ember Dusk
Velvet Bakery Rest
Flamingo Hour
Honeycomb Afternoon
Celadon Reverie
Cotton Candy Dawn