Paleta de colores Vibrant Orange
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vibrant Orange palette
CSS de la paleta de colores Vibrant Orange
/* CSS */
.color-1 {
color: #f0a800;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #ff3c00;
}
.color-4 {
color: #c72929;
}
.color-5 {
color: #49148a;
}
/* CSS Variables */
:root {
--color-1: #f0a800;
--color-2: #ff6d1f;
--color-3: #ff3c00;
--color-4: #c72929;
--color-5: #49148a;
}
CSS del degradado de fondo Vibrant Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a800, #ff6d1f, #ff3c00, #c72929, #49148a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a800, #ff6d1f, #ff3c00, #c72929, #49148a);
}
Paletas de colores similares
- Vibrant Sunset Fusion
- Celebration Spectrum
- Slime Time Sunset
- Nickelodeon Orange and Green Burst
- Coastal Blue
- Orange and Blue Delight
- Golden Jupiter
- Bright Orange
- Vibrant Sunset Dreams
- Faded Ember Dream
- Golden Blossom Harmony
- Poppy Dreamscape
- Sunset Serenade
- Tisha's Garden
- Sunset Serenade
- Evi's Enchantment
- Coral Mar
- Memories in Bloom
Vibrant Orange color palette created on .