Whispers of the Divine Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of the Divine palette
tavolozza dei colori Whispers of the Divine CSS
/* CSS */
.color-1 {
color: #eab8d1;
}
.color-2 {
color: #a26d93;
}
.color-3 {
color: #6d3c5f;
}
.color-4 {
color: #3a1d33;
}
.color-5 {
color: #9c4965;
}
/* CSS Variables */
:root {
--color-1: #eab8d1;
--color-2: #a26d93;
--color-3: #6d3c5f;
--color-4: #3a1d33;
--color-5: #9c4965;
}
CSS con gradiente di sfondo Whispers of the Divine
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eab8d1, #a26d93, #6d3c5f, #3a1d33, #9c4965);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eab8d1, #a26d93, #6d3c5f, #3a1d33, #9c4965);
}
Tavolozze di colori simili
Whispers of the Divine color palette created on .