Earthy Color Palette

Rich clay, warm sienna, mossy green, and sandstone bring the warmth of the earth into design. This organic palette grounds eco-brands, pottery studios, and farm-to-table restaurant identities.

#8B4513

Deep Vermilion

RGB(139, 69, 19)

HSL(25, 76%, 31%)

#A0522D

Vermilion

RGB(160, 82, 45)

HSL(19, 56%, 40%)

#6B8E23

Lime

RGB(107, 142, 35)

HSL(80, 60%, 35%)

#C2A878

Dusty Orange

RGB(194, 168, 120)

HSL(39, 38%, 62%)

#D2B48C

Pale Vermilion

RGB(210, 180, 140)

HSL(34, 44%, 69%)

#F5E6D3

Light Vermilion

RGB(245, 230, 211)

HSL(34, 63%, 89%)

lightbulbBest Use Cases

  • checkEco-brands
  • checkPottery studios
  • checkFarm-to-table restaurants

businessIndustries

  • checkEnvironment
  • checkFood & Beverage
Mood:grounded

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #8B4513;
  --color-2: #A0522D;
  --color-3: #6B8E23;
  --color-4: #C2A878;
  --color-5: #D2B48C;
  --color-6: #F5E6D3;
}

Tailwind CSS Config

colors: {
  'earthy-1': '#8B4513',
  'earthy-2': '#A0522D',
  'earthy-3': '#6B8E23',
  'earthy-4': '#C2A878',
  'earthy-5': '#D2B48C',
  'earthy-6': '#F5E6D3',
}
earthyorganicwarmnaturalgrounded

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes