Paleta de colores Warm Orange
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Warm Orange palette
CSS de la paleta de colores Warm Orange
/* CSS */
.color-1 {
color: #ff9729;
}
.color-2 {
color: #ffb84d;
}
.color-3 {
color: #ffe180;
}
.color-4 {
color: #ffebb3;
}
.color-5 {
color: #ffd54d;
}
/* CSS Variables */
:root {
--color-1: #ff9729;
--color-2: #ffb84d;
--color-3: #ffe180;
--color-4: #ffebb3;
--color-5: #ffd54d;
}
CSS del degradado de fondo Warm Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff9729, #ffb84d, #ffe180, #ffebb3, #ffd54d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff9729, #ffb84d, #ffe180, #ffebb3, #ffd54d);
}
Paletas de colores similares
- Daring Elegance
- Golden Echoes of Ancient Civilizations
- Sunset Orange Bliss
- Warm Coral
- Warm Mothick
- Autumnal Ember
- Summer Yellow
- Sporty Orange
- Radical Red Sunset
- Citrus Confectionery
- Golden Oven Delights
- Ant-icipated Sunset
- Sunlit Citrus Dream
- Orange Delivery
- Skyline Cargo
- Autumn Gold
- Celestial Horizon
- Neon Orange and Blue Dream
Warm Orange color palette created on .