cool

Olive Mustard to Pine Forest

A gradient pulled from a late-autumn forest floor — olive-mustard leaves transitioning into pine canopy green. The 315° anchor places mustard at the upper-left like sunlight through branches and grounds the pine in the lower-right corners. Both ends share moderate saturation and similar lightness, which is why the gradient reads as a single ecosystem rather than two clashing colours. Made for outdoor brands, heritage food, autumn campaigns.

Beautiful gradient ready to use in your projects

Customize in Editor
#radial#olive#pine#cool#harvest#outdoor#heritage

About this gradient

A gradient pulled from a late-autumn forest floor — olive-mustard leaves transitioning into pine canopy green. The 315° anchor places mustard at the upper-left like sunlight through branches and grounds the pine in the lower-right corners. Both ends share moderate saturation and similar lightness, which is why the gradient reads as a single ecosystem rather than two clashing colours. Made for outdoor brands, heritage food, autumn campaigns.

Colour story

#AEAD41 is olive mustard (HSL 60°, 46% S, 47% L) — yellow-green muted to feel earthy. It transitions into #39966A, pine forest (HSL 152°, 45% S, 41% L). Matched ~46% saturation gives the gradient its grounded feel; the 92° hue gap creates real movement while the 6% lightness drop adds depth. Mid-radial reads as deep chartreuse — the colour of moss on stone.

#AEAD41
#39966A

Where to use it

  • Heritage food brands — cheese, olive oil, wine, craft preserves, herbal tea
  • Autumn season campaigns for retail, fashion, hospitality industries
  • Outdoor brand sites for hiking, foraging, camping, slow-tourism content
  • Editorial features on traditional craft, farm-to-table content, food journalism

Design tips

  • ·Body text: cream or pale gold — white feels too modern, mid-grey gets eaten by the saturation
  • ·Pair with photography that has natural light and grain — over-processed images clash with the gradient's earthiness
  • ·Avoid pairing with digital primary colours — keep the entire palette within natural earth tones

CSS Code &Tailwind CSS

Copy the code below to use this gradient in your project

radial-gradient(circle, #AEAD41 0%, #39966A 100%)

Full CSS Rule

.gradient-cool--aead41-39966a--radial-315 {
  background: radial-gradient(circle, #AEAD41 0%, #39966A 100%);
}

Color Stops

#AEAD41

0%

#39966A

100%

CSS Ready

Copy-paste ready CSS code with cross-browser compatibility

Tailwind Ready

Use directly with Tailwind CSS utility classes

Fully Customizable

Open in editor to adjust colors, angle, and stops

Responsive

Looks perfect on all screen sizes and devices

Perfect For

Hero Sections

Create eye-catching hero backgrounds for landing pages

Buttons & CTAs

Make buttons stand out with gradient backgrounds

Cards & Overlays

Add depth to cards with subtle gradient overlays

Text Effects

Apply gradient to text for modern typography

Common Uses of Gradients in UI and Graphic Design

Learn how to apply CSS gradients in real-world design scenarios

UI Background

Hero sections, landing pages, and app backgrounds

Hero Background

Perfect for hero sections, landing pages, and full-screen app backgrounds. Creates visual depth and modern aesthetic.

CSS
background: radial-gradient(circle, #AEAD41 0%, #39966A 100%);

Button Gradients

Call-to-action buttons with eye-catching gradients

Gradient buttons attract attention and improve click-through rates. Ideal for CTAs, sign-up buttons, and primary actions.

CSS
background: radial-gradient(circle, #AEAD41 0%, #39966A 100%);

Text Gradients

Eye-catching gradient text for headlines

Gradient Text

Gradient text makes headlines pop. Works great for hero titles, feature names, and brand statements.

CSS
background-image: radial-gradient(circle, #AEAD41 0%, #39966A 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;

Card / Surface Gradients

Subtle gradients for cards and UI surfaces

Feature Card

Subtle gradient background

Subtle gradients add depth to cards without overwhelming. Perfect for feature cards, testimonials, and pricing tables.

CSS
background: radial-gradient(circle, rgba(174, 173, 65, 0.1) 0%, rgba(57, 150, 106, 0.1) 100%);

Border Gradients

Gradient borders for modern UI elements

Gradient Border Card

Stand out with colorful borders

Gradient borders make elements stand out. Great for input fields, cards, and featured content sections.

CSS
.gradient-border {
  background: radial-gradient(circle, #AEAD41 0%, #39966A 100%);
  padding: 2px;
  border-radius: 12px;
}
.gradient-border > div {
  background: var(--bg-surface);
  border-radius: 10px;
}
Generated

Related Gradient Variations

Explore harmonious variations based on your current gradient

Magenta to Gold

Spruce to Iris

Cyan to Amethyst

Coral pink to Lemon

Kelp to Twilight

Forest to Sky

Coral pink to Lemon

Moss to Glacier

Scarlet to Lime

Hot Pink to Sun Gold

Forest Pine to Midnight Navy

Leaf to Glacier

Frequently Asked Questions

Everything you need to know

How do I use this gradient in my project?

Simply copy the CSS or Tailwind code and paste it into your stylesheet. The gradient is ready to use with no additional setup required.

Can I customize this gradient?

Yes! Click "Customize in Editor" to open the gradient in our visual editor where you can adjust colors, angle, and color stops.

Is this gradient free to use?

Yes, all gradients on Pixeliro are free to use in personal and commercial projects. No attribution required.

Does this work with Tailwind CSS?

Yes! We provide ready-to-use Tailwind CSS classes. You can also add custom colors to your tailwind.config.js for full customization.

Ready to Get Started?

Olive Mustard to Pine Forest Gradient - Free, no signup required

Customize in Editor