Sand Color Palette

Warm sandy neutrals from dune beige to sun-bleached cream conjure endless beaches and desert landscapes. A versatile palette for resort wear, home decor, and Mediterranean-inspired design.

#C2A878

Dusty Orange

RGB(194, 168, 120)

HSL(39, 38%, 62%)

#D2B990

Pale Orange

RGB(210, 185, 144)

HSL(37, 42%, 69%)

#DEC9A6

Pale Orange

RGB(222, 201, 166)

HSL(37, 46%, 76%)

#EAD9BC

Light Orange

RGB(234, 217, 188)

HSL(38, 52%, 83%)

#F2E8D5

Light Orange

RGB(242, 232, 213)

HSL(39, 53%, 89%)

#FAF4EC

Light Vermilion

RGB(250, 244, 236)

HSL(34, 58%, 95%)

lightbulbBest Use Cases

  • checkResort wear
  • checkHome decor
  • checkMediterranean design

businessIndustries

  • checkFashion
  • checkInterior Design
Mood:relaxed

codeUse in Your Code

CSS Custom Properties

:root {
  --color-1: #C2A878;
  --color-2: #D2B990;
  --color-3: #DEC9A6;
  --color-4: #EAD9BC;
  --color-5: #F2E8D5;
  --color-6: #FAF4EC;
}

Tailwind CSS Config

colors: {
  'sand-1': '#C2A878',
  'sand-2': '#D2B990',
  'sand-3': '#DEC9A6',
  'sand-4': '#EAD9BC',
  'sand-5': '#F2E8D5',
  'sand-6': '#FAF4EC',
}
sandneutralwarmdesertbeach

Want to Extract Colors from Your Own Images?

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

Try PaletteAI Free

Related Palettes