Angelic Ebony Color Palette
Discover the beautiful Angelic Ebony color palette featuring sandwisp (#f2eaa1), zombie (#e8cca1), can can (#d69e9a), turkish rose (#a76c8a) and bossanova (#5b3a6e).
Brightness
Saturation
Warmth
💡 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 Angelic Ebony palette
💻 Angelic Ebony color palette CSS
/* CSS */
.color-1 {
color: #f2eaa1;
}
.color-2 {
color: #e8cca1;
}
.color-3 {
color: #d69e9a;
}
.color-4 {
color: #a76c8a;
}
.color-5 {
color: #5b3a6e;
}
/* CSS Variables */
:root {
--color-1: #f2eaa1;
--color-2: #e8cca1;
--color-3: #d69e9a;
--color-4: #a76c8a;
--color-5: #5b3a6e;
} 🌈 Angelic Ebony background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2eaa1, #e8cca1, #d69e9a, #a76c8a, #5b3a6e);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2eaa1, #e8cca1, #d69e9a, #a76c8a, #5b3a6e);
} 🔗 Explore similar color palettes
No palettes found
Try using different filters or clear your current selection to see more palettes.
Angelic Ebony color palette created on .