Alexander's Legacy Color Palette
Discover the beautiful Alexander's Legacy color palette featuring scampi (#695b9a), limed oak (#9c7c4f), turmeric (#d0b84e), rose bud (#f7b5a1) and froly (#f76e6e).
Brightness
Saturation
Warmth
Our color palette generator created this versatile color scheme which shares characteristics withAmber, Bright, Earthy, Historical, Modern, Orange, Pink, Purple, Royal 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 Alexander's Legacy palette
๐ป Alexander's Legacy color palette CSS
/* CSS */
.color-1 {
color: #695b9a;
}
.color-2 {
color: #9c7c4f;
}
.color-3 {
color: #d0b84e;
}
.color-4 {
color: #f7b5a1;
}
.color-5 {
color: #f76e6e;
}
/* CSS Variables */
:root {
--color-1: #695b9a;
--color-2: #9c7c4f;
--color-3: #d0b84e;
--color-4: #f7b5a1;
--color-5: #f76e6e;
} ๐ Alexander's Legacy background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #695b9a, #9c7c4f, #d0b84e, #f7b5a1, #f76e6e);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #695b9a, #9c7c4f, #d0b84e, #f7b5a1, #f76e6e);
} ๐ Explore similar color palettes
Alexander's Legacy color palette created on .