Dusty Rosewood Serenity Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Dusty Rosewood Serenity palette
Image Gallery
tavolozza dei colori Dusty Rosewood Serenity CSS
/* CSS */
.color-1 {
color: #c5b5bc;
}
.color-2 {
color: #b09b9d;
}
.color-3 {
color: #bc8b76;
}
.color-4 {
color: #94736b;
}
.color-5 {
color: #a1660c;
}
/* CSS Variables */
:root {
--color-1: #c5b5bc;
--color-2: #b09b9d;
--color-3: #bc8b76;
--color-4: #94736b;
--color-5: #a1660c;
}
CSS con gradiente di sfondo Dusty Rosewood Serenity
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c5b5bc, #b09b9d, #bc8b76, #94736b, #a1660c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c5b5bc, #b09b9d, #bc8b76, #94736b, #a1660c);
}
Tavolozze di colori simili
Dusty Rosewood Serenity color palette created on .