Islamic Art Sunset Color Palette
Discover the beautiful Islamic Art Sunset color palette featuring selective yellow (#fab700), corn (#e0a500), buddha gold (#c79200), chelsea gem (#a36d00) and nutmeg wood finish (#6b4b00).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withGold, Yellow, Orange, Brown 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 Islamic Art Sunset palette
💻 Islamic Art Sunset color palette CSS
/* CSS */
.color-1 {
color: #fab700;
}
.color-2 {
color: #e0a500;
}
.color-3 {
color: #c79200;
}
.color-4 {
color: #a36d00;
}
.color-5 {
color: #6b4b00;
}
/* CSS Variables */
:root {
--color-1: #fab700;
--color-2: #e0a500;
--color-3: #c79200;
--color-4: #a36d00;
--color-5: #6b4b00;
} 🌈 Islamic Art Sunset background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fab700, #e0a500, #c79200, #a36d00, #6b4b00);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fab700, #e0a500, #c79200, #a36d00, #6b4b00);
} 🔗 Explore similar color palettes
Islamic Art Sunset color palette created on .