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