Forest Green Color Palette

Rich forest greens inspired by ancient woodland canopies, layered with mossy undertones and bark-brown accents. A grounding palette for eco-friendly brands and outdoor adventures.

#0B3D0B

Dark Green

RGB(11, 61, 11)

HSL(120, 69%, 14%)

#1B5E20

Deep Green

RGB(27, 94, 32)

HSL(124, 55%, 24%)

#2E7D32

Deep Green

RGB(46, 125, 50)

HSL(123, 46%, 34%)

#4CAF50

Green

RGB(76, 175, 80)

HSL(122, 39%, 49%)

#81C784

Dusty Green

RGB(129, 199, 132)

HSL(123, 38%, 64%)

#C8E6C9

Dusty Green

RGB(200, 230, 201)

HSL(122, 37%, 84%)

lightbulbBest Use Cases

  • checkEco brands
  • checkOutdoor gear
  • checkOrganic food packaging

businessIndustries

  • checkEnvironment
  • checkOutdoor
Mood:grounding

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #0B3D0B;
  --color-2: #1B5E20;
  --color-3: #2E7D32;
  --color-4: #4CAF50;
  --color-5: #81C784;
  --color-6: #C8E6C9;
}

Tailwind CSS Config

colors: {
  'forest-green-1': '#0B3D0B',
  'forest-green-2': '#1B5E20',
  'forest-green-3': '#2E7D32',
  'forest-green-4': '#4CAF50',
  'forest-green-5': '#81C784',
  'forest-green-6': '#C8E6C9',
}
greennaturedarkorganicforest

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes