Ancient Sunrise Color Palette

Discover the beautiful Ancient Sunrise color palette featuring ferra (#694e49), thatch (#c1a79f), vanilla (#d7c1b2), janna (#f2e5ce) and linen (#f9e6d7).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withAncient, Brown, Cream, Earthy, Gold, Neutral, Pink, Soft, Tan, 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 Sunrise palette

Share this palette to:

💻 Ancient Sunrise color palette CSS

/* CSS */
.color-1 {
color: #694e49;
}
.color-2 {
color: #c1a79f;
}
.color-3 {
color: #d7c1b2;
}
.color-4 {
color: #f2e5ce;
}
.color-5 {
color: #f9e6d7;
}

/* CSS Variables */
:root {
--color-1: #694e49;
--color-2: #c1a79f;
--color-3: #d7c1b2;
--color-4: #f2e5ce;
--color-5: #f9e6d7;
}

🌈 Ancient Sunrise background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #694e49, #c1a79f, #d7c1b2, #f2e5ce, #f9e6d7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #694e49, #c1a79f, #d7c1b2, #f2e5ce, #f9e6d7);
}

🔗 Explore similar color palettes

No palettes found

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

Ancient Sunrise color palette created on .