Spread of the Islamic Empire Color Palette

Discover the beautiful Spread of the Islamic Empire color palette featuring twine (#bc904e), fruit salad (#4c904e), smalt blue (#4d8f8b), kashmir blue (#4d6f8f) and victoria (#4d4d8f).

Brightness

Saturation

Warmth

Our color palette generator created this versatile color scheme which shares characteristics withBlue, Earthy, Gold, Green, History, Medieval, Royal, Summer 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 Spread of the Islamic Empire palette

Share this palette to:

💻 Spread of the Islamic Empire color palette CSS

/* CSS */
.color-1 {
color: #bc904e;
}
.color-2 {
color: #4c904e;
}
.color-3 {
color: #4d8f8b;
}
.color-4 {
color: #4d6f8f;
}
.color-5 {
color: #4d4d8f;
}

/* CSS Variables */
:root {
--color-1: #bc904e;
--color-2: #4c904e;
--color-3: #4d8f8b;
--color-4: #4d6f8f;
--color-5: #4d4d8f;
}

🌈 Spread of the Islamic Empire background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bc904e, #4c904e, #4d8f8b, #4d6f8f, #4d4d8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bc904e, #4c904e, #4d8f8b, #4d6f8f, #4d4d8f);
}

Spread of the Islamic Empire color palette created on .