Paleta de colores Vibrant Purple and Orange
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vibrant Purple and Orange palette
CSS de la paleta de colores Vibrant Purple and Orange
/* CSS */
.color-1 {
color: #9b58b6;
}
.color-2 {
color: #e77e23;
}
.color-3 {
color: #e74d3c;
}
.color-4 {
color: #f39c12;
}
.color-5 {
color: #d15400;
}
/* CSS Variables */
:root {
--color-1: #9b58b6;
--color-2: #e77e23;
--color-3: #e74d3c;
--color-4: #f39c12;
--color-5: #d15400;
}
CSS del degradado de fondo Vibrant Purple and Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9b58b6, #e77e23, #e74d3c, #f39c12, #d15400);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9b58b6, #e77e23, #e74d3c, #f39c12, #d15400);
}
Paletas de colores similares
- Elysian Unveiling
- Midnight Orchid Serenade
- Enchanted Garden Whispers
- Golden Jupiter
- Vibrant Sunset Dreams
- Vibrant Red
- Blue Cube
- Vibrant Purple and Orange
- Shades of Brown
- Invisible Radiance
- Whimsical Whiffs
- Weird Purple
- Vibrant Lisboa
- Electric Sunset Symphony
- Ink Splash
- Pink and Orange Dream
- Vibrant Horizons
- Vibrant Market Fusion
Vibrant Purple and Orange color palette created on .