Loading...
Apohomolotower Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Apohomolotower palette
Download Apohomolotower Color Palette (PNG)
Apohomolotower color palette CSS
/* CSS */
.color-1 {
color: #d4a6f2;
}
.color-2 {
color: #b38ae5;
}
.color-3 {
color: #7e5ad3;
}
.color-4 {
color: #4b2cc9;
}
.color-5 {
color: #1a008f;
}
/* CSS Variables */
:root {
--color-1: #d4a6f2;
--color-2: #b38ae5;
--color-3: #7e5ad3;
--color-4: #4b2cc9;
--color-5: #1a008f;
}
Apohomolotower background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a6f2, #b38ae5, #7e5ad3, #4b2cc9, #1a008f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a6f2, #b38ae5, #7e5ad3, #4b2cc9, #1a008f);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
Apohomolotower color palette created on .