Whispers of Velvet Dreams Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Velvet Dreams palette
tavolozza dei colori Whispers of Velvet Dreams CSS
/* CSS */
.color-1 {
color: #f9eee1;
}
.color-2 {
color: #dabed0;
}
.color-3 {
color: #d3a992;
}
.color-4 {
color: #8c91c5;
}
.color-5 {
color: #ab7888;
}
/* CSS Variables */
:root {
--color-1: #f9eee1;
--color-2: #dabed0;
--color-3: #d3a992;
--color-4: #8c91c5;
--color-5: #ab7888;
}
CSS con gradiente di sfondo Whispers of Velvet Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9eee1, #dabed0, #d3a992, #8c91c5, #ab7888);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9eee1, #dabed0, #d3a992, #8c91c5, #ab7888);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 1 tavolozza di colori Soft peach
Whispers of Velvet Dreams color palette created on .