Desert Color Palette

Warm sand, burnt sienna, deep terracotta, and cactus green paint the vast beauty of desert landscapes. This arid palette suits southwest-inspired decor, adventure travel brands, and artisan ceramics.

#C2A878

Dusty Orange

RGB(194, 168, 120)

HSL(39, 38%, 62%)

#A0522D

Vermilion

RGB(160, 82, 45)

HSL(19, 56%, 40%)

#C1440E

Vivid Vermilion

RGB(193, 68, 14)

HSL(18, 86%, 41%)

#6B8E23

Lime

RGB(107, 142, 35)

HSL(80, 60%, 35%)

#F5E6D3

Light Vermilion

RGB(245, 230, 211)

HSL(34, 63%, 89%)

#FFE8D6

Light Vermilion

RGB(255, 232, 214)

HSL(26, 100%, 92%)

lightbulbBest Use Cases

  • checkSouthwest decor
  • checkAdventure travel
  • checkArtisan ceramics

businessIndustries

  • checkTravel
  • checkInterior Design
Mood:vast

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #C2A878;
  --color-2: #A0522D;
  --color-3: #C1440E;
  --color-4: #6B8E23;
  --color-5: #F5E6D3;
  --color-6: #FFE8D6;
}

Tailwind CSS Config

colors: {
  'desert-1': '#C2A878',
  'desert-2': '#A0522D',
  'desert-3': '#C1440E',
  'desert-4': '#6B8E23',
  'desert-5': '#F5E6D3',
  'desert-6': '#FFE8D6',
}
desertaridwarmsouthwestvast

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes