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: #ff6933;
}
.color-2 {
color: #ffa142;
}
.color-3 {
color: #ffb83d;
}
.color-4 {
color: #ffe74d;
}
.color-5 {
color: #fff9a3;
}
/* CSS Variables */
:root {
--color-1: #ff6933;
--color-2: #ffa142;
--color-3: #ffb83d;
--color-4: #ffe74d;
--color-5: #fff9a3;
}
CSS del degradado de fondo Vibrant Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6933, #ffa142, #ffb83d, #ffe74d, #fff9a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6933, #ffa142, #ffb83d, #ffe74d, #fff9a3);
}
Paletas de colores similares
- Whimsical Tales of Two Tongues
- Luminous Ember
- Sunny Orchard Harmony
- Shades of Yellow
- Vibrant Coral
- Urban Pulse
- Orange Oasis
- Sunset Ember
- 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
Vibrant Orange color palette created on .