Paleta de colores Spicy Orange
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Spicy Orange palette
CSS de la paleta de colores Spicy Orange
/* CSS */
.color-1 {
color: #c35a2c;
}
.color-2 {
color: #e27c40;
}
.color-3 {
color: #f5b55c;
}
.color-4 {
color: #f4d59f;
}
.color-5 {
color: #c7a67a;
}
/* CSS Variables */
:root {
--color-1: #c35a2c;
--color-2: #e27c40;
--color-3: #f5b55c;
--color-4: #f4d59f;
--color-5: #c7a67a;
}
CSS del degradado de fondo Spicy Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c35a2c, #e27c40, #f5b55c, #f4d59f, #c7a67a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c35a2c, #e27c40, #f5b55c, #f4d59f, #c7a67a);
}
Paletas de colores similares
- Café Mocha Bliss
- Rose Gold Elegance
- Beige Harmony
- Rustic Ember Elegance
- Crimson Embrace
- Revolutionary Earthtones
- Florest Moth
- Dark Wine Shades
- Cartier
- Copper Tragedy
- Something Bad Will Happen Soon
- Cocoa Delight
- Earthy Whispering Woods
- Autumn Ember
- Melody of Earthtones
- Bone Shades
- Earthy Embrace
- Autumn's Whispering Hues
Spicy Orange color palette created on .