Nature Inspired Color Palette

Forest green, sky blue, earth brown, and sunset orange blend harmoniously as nature intended. This organic palette grounds outdoor brands, national park materials, and environmental campaign design.

#2E7D32

Deep Green

RGB(46, 125, 50)

HSL(123, 46%, 34%)

#4A90D9

Blue

RGB(74, 144, 217)

HSL(211, 65%, 57%)

#8B4513

Deep Vermilion

RGB(139, 69, 19)

HSL(25, 76%, 31%)

#FF6B35

Vivid Vermilion

RGB(255, 107, 53)

HSL(16, 100%, 60%)

#C8E6C9

Dusty Green

RGB(200, 230, 201)

HSL(122, 37%, 84%)

#E3F2FD

Light Blue

RGB(227, 242, 253)

HSL(205, 87%, 94%)

lightbulbBest Use Cases

  • checkOutdoor brands
  • checkNational park materials
  • checkEnvironmental campaigns

businessIndustries

  • checkEnvironment
  • checkOutdoor
Mood:harmonious

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #2E7D32;
  --color-2: #4A90D9;
  --color-3: #8B4513;
  --color-4: #FF6B35;
  --color-5: #C8E6C9;
  --color-6: #E3F2FD;
}

Tailwind CSS Config

colors: {
  'nature-inspired-1': '#2E7D32',
  'nature-inspired-2': '#4A90D9',
  'nature-inspired-3': '#8B4513',
  'nature-inspired-4': '#FF6B35',
  'nature-inspired-5': '#C8E6C9',
  'nature-inspired-6': '#E3F2FD',
}
natureorganicharmoniousoutdoorauthentic

Want to Extract Colors from Your Own Images?

Upload any photo and get a custom color palette instantly — free.

Try PaletteAI Free

Related Palettes