Whispers of the Forgotten Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of the Forgotten palette
tavolozza dei colori Whispers of the Forgotten CSS
/* CSS */
.color-1 {
color: #5b4b8b;
}
.color-2 {
color: #8c6aa0;
}
.color-3 {
color: #d3a6b6;
}
.color-4 {
color: #efc4a4;
}
.color-5 {
color: #f9e0ae;
}
/* CSS Variables */
:root {
--color-1: #5b4b8b;
--color-2: #8c6aa0;
--color-3: #d3a6b6;
--color-4: #efc4a4;
--color-5: #f9e0ae;
}
CSS con gradiente di sfondo Whispers of the Forgotten
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b4b8b, #8c6aa0, #d3a6b6, #efc4a4, #f9e0ae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b4b8b, #8c6aa0, #d3a6b6, #efc4a4, #f9e0ae);
}
Tavolozze di colori simili
Whispers of the Forgotten color palette created on .