Whispers of Rosewood Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Whispers of Rosewood palette
tavolozza dei colori Whispers of Rosewood CSS
/* CSS */
.color-1 {
color: #faeaee;
}
.color-2 {
color: #e1d1d9;
}
.color-3 {
color: #c3a7ae;
}
.color-4 {
color: #c47380;
}
.color-5 {
color: #654e5a;
}
/* CSS Variables */
:root {
--color-1: #faeaee;
--color-2: #e1d1d9;
--color-3: #c3a7ae;
--color-4: #c47380;
--color-5: #654e5a;
}
CSS con gradiente di sfondo Whispers of Rosewood
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #faeaee, #e1d1d9, #c3a7ae, #c47380, #654e5a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #faeaee, #e1d1d9, #c3a7ae, #c47380, #654e5a);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 2 tavolozzas di colori Pale pink
Whispers of Rosewood color palette created on .