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: #5b4b8b;
}
.color-2 {
color: #a06a99;
}
.color-3 {
color: #eaaf90;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #d86a4b;
}
/* CSS Variables */
:root {
--color-1: #5b4b8b;
--color-2: #a06a99;
--color-3: #eaaf90;
--color-4: #f1c84b;
--color-5: #d86a4b;
}
CSS con gradiente di sfondo Whispers of Romance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b4b8b, #a06a99, #eaaf90, #f1c84b, #d86a4b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b4b8b, #a06a99, #eaaf90, #f1c84b, #d86a4b);
}
Tavolozze di colori simili
Whispers of Romance color palette created on .