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: #efdad7;
}
.color-2 {
color: #efdbd7;
}
.color-3 {
color: #c0a59b;
}
.color-4 {
color: #d09990;
}
.color-5 {
color: #a25d6a;
}
/* CSS Variables */
:root {
--color-1: #efdad7;
--color-2: #efdbd7;
--color-3: #c0a59b;
--color-4: #d09990;
--color-5: #a25d6a;
}
CSS con gradiente di sfondo Whispers of Rosewood
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #efdad7, #efdbd7, #c0a59b, #d09990, #a25d6a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #efdad7, #efdbd7, #c0a59b, #d09990, #a25d6a);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Rosa
Whispers of Rosewood color palette created on .