Olive Color Palette

Earthy olive greens grounded by warm khaki and stone tones form a rugged, natural palette. Excellent for military-inspired fashion, outdoor brands, and sustainable product lines.

#3D3D0E

Dark Yellow

RGB(61, 61, 14)

HSL(60, 63%, 15%)

#556B2F

Deep Green

RGB(85, 107, 47)

HSL(82, 39%, 30%)

#6B8E23

Lime

RGB(107, 142, 35)

HSL(80, 60%, 35%)

#8FBC3C

Green

RGB(143, 188, 60)

HSL(81, 52%, 49%)

#B5CC6E

Lime

RGB(181, 204, 110)

HSL(75, 48%, 62%)

#DAE4A0

Pale Lime

RGB(218, 228, 160)

HSL(69, 56%, 76%)

lightbulbBest Use Cases

  • checkMilitary fashion
  • checkOutdoor brands
  • checkSustainable products

businessIndustries

  • checkOutdoor
  • checkFashion
Mood:rugged

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #3D3D0E;
  --color-2: #556B2F;
  --color-3: #6B8E23;
  --color-4: #8FBC3C;
  --color-5: #B5CC6E;
  --color-6: #DAE4A0;
}

Tailwind CSS Config

colors: {
  'olive-1': '#3D3D0E',
  'olive-2': '#556B2F',
  'olive-3': '#6B8E23',
  'olive-4': '#8FBC3C',
  'olive-5': '#B5CC6E',
  'olive-6': '#DAE4A0',
}
olivegreenearthymilitarynatural

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes