Paleta de colores Savory Sunrise
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Savory Sunrise palette
CSS de la paleta de colores Savory Sunrise
/* CSS */
.color-1 {
color: #b75c5c;
}
.color-2 {
color: #d28b70;
}
.color-3 {
color: #f1b47e;
}
.color-4 {
color: #fddd8b;
}
.color-5 {
color: #f1c84b;
}
/* CSS Variables */
:root {
--color-1: #b75c5c;
--color-2: #d28b70;
--color-3: #f1b47e;
--color-4: #fddd8b;
--color-5: #f1c84b;
}
CSS del degradado de fondo Savory Sunrise
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b75c5c, #d28b70, #f1b47e, #fddd8b, #f1c84b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b75c5c, #d28b70, #f1b47e, #fddd8b, #f1c84b);
}
Paletas de colores similares
- Blueprints of Warmth
- Golden Sunset
- Venomous Verdancy
- Autumn Orange
- Traditional Blue and Red Earth
- Venomous Verdancy
- Autumnal Seminar Warmth
- Sweet Dough Delight
- Warm Beige
- Buttercream Delight
- Warm Red
- Whispers of Autumn Dreams
- Cocoa Dreamscape
- Sunset Harvest
- Dreamy Cocoa Delight
- Brown Cutecore
- Moka Dreamscape
- Autumn Ember
Savory Sunrise color palette created on .