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