Monochrome Green Color Palette

From deep forest to palest mint, this monochromatic green palette tells a story of growth and vitality. Excellent for sustainability dashboards, agricultural brands, and health-focused applications.

#0B3D0B

Dark Green

RGB(11, 61, 11)

HSL(120, 69%, 14%)

#1B6B1B

Deep Green

RGB(27, 107, 27)

HSL(120, 60%, 26%)

#2E9B2E

Green

RGB(46, 155, 46)

HSL(120, 54%, 39%)

#5CC65C

Green

RGB(92, 198, 92)

HSL(120, 48%, 57%)

#90E090

Pale Green

RGB(144, 224, 144)

HSL(120, 56%, 72%)

#C8F0C8

Light Green

RGB(200, 240, 200)

HSL(120, 57%, 86%)

lightbulbBest Use Cases

  • checkSustainability dashboards
  • checkAgricultural brands
  • checkHealth apps

businessIndustries

  • checkAgriculture
  • checkHealthcare
Mood:vital

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #0B3D0B;
  --color-2: #1B6B1B;
  --color-3: #2E9B2E;
  --color-4: #5CC65C;
  --color-5: #90E090;
  --color-6: #C8F0C8;
}

Tailwind CSS Config

colors: {
  'monochrome-green-1': '#0B3D0B',
  'monochrome-green-2': '#1B6B1B',
  'monochrome-green-3': '#2E9B2E',
  'monochrome-green-4': '#5CC65C',
  'monochrome-green-5': '#90E090',
  'monochrome-green-6': '#C8F0C8',
}
monochromegreengradientgrowthnatural

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes