Whispers of Soft Elegance Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Soft Elegance palette
tavolozza dei colori Whispers of Soft Elegance CSS
/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #f7f7f7;
}
.color-3 {
color: #e4e7e4;
}
.color-4 {
color: #d8d0d4;
}
.color-5 {
color: #d7a7b5;
}
/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #f7f7f7;
--color-3: #e4e7e4;
--color-4: #d8d0d4;
--color-5: #d7a7b5;
}
CSS con gradiente di sfondo Whispers of Soft Elegance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #f7f7f7, #e4e7e4, #d8d0d4, #d7a7b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #f7f7f7, #e4e7e4, #d8d0d4, #d7a7b5);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 7 tavolozzas di colori Bianco
Whispers of Soft Elegance color palette created on .