Ancient Sands Color Palette

Discover the beautiful Ancient Sands color palette featuring whiskey (#d0aa67), cape palliser (#a2683f), kabul (#5d4f3c), bistre (#3a2a1d) and malta (#bfb1a1).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAncient, Beige, Brown, Desert, Earthy, Neutral, Tan, Vintage, Warm color palettes and combinations.

💡 What You Can Do

ColorMagic makes it easy to:
  • •Copy precise HEX codes and RGB values for your designs
  • •Adjust its brightness, saturation, and warmth to create new variations
  • •Preview UI components to see how colors work in real interfaces
  • •Copy CSS code including background gradients and color variables
  • •Download the palette
  • •Share your palette with team members and clients

🎨 Preview UI Components

UI Examples

Explore beautiful UI components with Ancient Sands palette

Share this palette to:

💻 Ancient Sands color palette CSS

/* CSS */
.color-1 {
color: #d0aa67;
}
.color-2 {
color: #a2683f;
}
.color-3 {
color: #5d4f3c;
}
.color-4 {
color: #3a2a1d;
}
.color-5 {
color: #bfb1a1;
}

/* CSS Variables */
:root {
--color-1: #d0aa67;
--color-2: #a2683f;
--color-3: #5d4f3c;
--color-4: #3a2a1d;
--color-5: #bfb1a1;
}

🌈 Ancient Sands background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0aa67, #a2683f, #5d4f3c, #3a2a1d, #bfb1a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0aa67, #a2683f, #5d4f3c, #3a2a1d, #bfb1a1);
}

🔗 Explore similar color palettes

No palettes found

Try using different filters or clear your current selection to see more palettes.

Ancient Sands color palette created on .