Paleta de colores Dusty Rose
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Dusty Rose palette
CSS de la paleta de colores Dusty Rose
/* CSS */
.color-1 {
color: #d7b7a3;
}
.color-2 {
color: #c3998d;
}
.color-3 {
color: #b28c7b;
}
.color-4 {
color: #a67f68;
}
.color-5 {
color: #8c5e4a;
}
/* CSS Variables */
:root {
--color-1: #d7b7a3;
--color-2: #c3998d;
--color-3: #b28c7b;
--color-4: #a67f68;
--color-5: #8c5e4a;
}
CSS del degradado de fondo Dusty Rose
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d7b7a3, #c3998d, #b28c7b, #a67f68, #8c5e4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d7b7a3, #c3998d, #b28c7b, #a67f68, #8c5e4a);
}
Paletas de colores similares
- Whispers of Dusk
- Whispers of Autumn Twilight
- Brass & Leather Dreams
- Faded Ember Dream
- Doughy Delights
- Autumn Embers
- Ash Gray
- Whispers of Dusk
- Dark Blue Earth
- Sunset Harvest
- Sunset Serenade
- Desolation's Embrace
- Withering Purple
- Spicy Orange
- Feline Fur Harmony
- Autumn's Enchanted Tapestry
- Coffee with Cream
- Autumnal Ember
Dusty Rose color palette created on .