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