Rainforest Color Palette

Lush emerald, deep jungle green, vibrant parrot red, and misty gray capture the dense biodiversity of rainforests. This verdant palette powers nature documentaries, conservation campaigns, and botanical product lines.

#0D8B0D

Deep Green

RGB(13, 139, 13)

HSL(120, 83%, 30%)

#006400

Deep Green

RGB(0, 100, 0)

HSL(120, 100%, 20%)

#E53935

Red

RGB(229, 57, 53)

HSL(1, 77%, 55%)

#90A4AE

Dusty Cyan

RGB(144, 164, 174)

HSL(200, 16%, 62%)

#1B5E20

Deep Green

RGB(27, 94, 32)

HSL(124, 55%, 24%)

#C8E6C9

Dusty Green

RGB(200, 230, 201)

HSL(122, 37%, 84%)

lightbulbBest Use Cases

  • checkNature documentaries
  • checkConservation campaigns
  • checkBotanical products

businessIndustries

  • checkEnvironment
  • checkMedia
Mood:lush

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #0D8B0D;
  --color-2: #006400;
  --color-3: #E53935;
  --color-4: #90A4AE;
  --color-5: #1B5E20;
  --color-6: #C8E6C9;
}

Tailwind CSS Config

colors: {
  'rainforest-1': '#0D8B0D',
  'rainforest-2': '#006400',
  'rainforest-3': '#E53935',
  'rainforest-4': '#90A4AE',
  'rainforest-5': '#1B5E20',
  'rainforest-6': '#C8E6C9',
}
rainforestlushverdanttropicaldense

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes