Paleta de colores Vibrant Orange Blue
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vibrant Orange Blue palette
CSS de la paleta de colores Vibrant Orange Blue
/* CSS */
.color-1 {
color: #f0a400;
}
.color-2 {
color: #e75b04;
}
.color-3 {
color: #d73928;
}
.color-4 {
color: #8a2ce2;
}
.color-5 {
color: #5d6cc0;
}
/* CSS Variables */
:root {
--color-1: #f0a400;
--color-2: #e75b04;
--color-3: #d73928;
--color-4: #8a2ce2;
--color-5: #5d6cc0;
}
CSS del degradado de fondo Vibrant Orange Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a400, #e75b04, #d73928, #8a2ce2, #5d6cc0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a400, #e75b04, #d73928, #8a2ce2, #5d6cc0);
}
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
Vibrant Orange Blue color palette created on .