Egyptian Sunsets Color Palette
Discover the beautiful Egyptian Sunsets color palette featuring ochre (#c87b1e), anzac (#d9a13f), anzac (#e4c14e), golden sand (#efd67b) and sandwisp (#f6e6a2).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withExploration, Danger, Archeological, Orange, Yellow, Bright, Desert, Sunset, Ancient, Exciting 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 Egyptian Sunsets palette
💻 Egyptian Sunsets color palette CSS
/* CSS */
.color-1 {
color: #c87b1e;
}
.color-2 {
color: #d9a13f;
}
.color-3 {
color: #e4c14e;
}
.color-4 {
color: #efd67b;
}
.color-5 {
color: #f6e6a2;
}
/* CSS Variables */
:root {
--color-1: #c87b1e;
--color-2: #d9a13f;
--color-3: #e4c14e;
--color-4: #efd67b;
--color-5: #f6e6a2;
}
🌈 Egyptian Sunsets background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c87b1e, #d9a13f, #e4c14e, #efd67b, #f6e6a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c87b1e, #d9a13f, #e4c14e, #efd67b, #f6e6a2);
}
🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Egyptian Sunsets color palette created on .