ColorsPedia
seasonalfresh Fresh & Renewing

Spring Rain

Spring Rain blends the soft green of new growth with the cool grey-blue of overcast spring skies and rain-slicked pavement. It's a palette of renewal and gentle freshness, perfect for wellness apps, garden brands, or spring marketing campaigns.

5 Colors
2 Tags
3 Formats

Palette Colours

Click any card to copy. Toggle format below.

Best Used For

  • Wellness Apps
  • Garden Brands
  • Spring Campaigns
  • Lifestyle

Mood & Tone

Fresh & Renewing

seasonalfresh

CSS Variables

:root {
  --palette-1: #f0fdf4; /* New Growth */
  --palette-2: #bbf7d0; /* Spring Green */
  --palette-3: #94a3b8; /* Rain Grey */
  --palette-4: #64748b; /* Overcast Blue */
  --palette-5: #334155; /* Storm Grey */
}