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: #ff6d1f;
}
.color-2 {
color: #ffb300;
}
.color-3 {
color: #4dcb8c;
}
.color-4 {
color: #8e3dff;
}
.color-5 {
color: #ff3dbb;
}
/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #ffb300;
--color-3: #4dcb8c;
--color-4: #8e3dff;
--color-5: #ff3dbb;
}
CSS del degradado de fondo Vibrant Orange
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #ffb300, #4dcb8c, #8e3dff, #ff3dbb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #ffb300, #4dcb8c, #8e3dff, #ff3dbb);
}
Paletas de colores similares
- Shades of Yellow
- Golden Mimicry
- Golden Stella
- Blossom Whisper
- Blushing Sunrise
- Zesty Biscotti Bliss
- Tropical Sunset Bliss
- Golden Shrine
- Whispers of Rumi
- Aqua Chill
- Dark Green and Purple Science
- Mystical Amethyst Dream
- Wozzy Wonderland
- Aqua Serenade
- Verdant Awakening
- Shades of Green
- Electric Dreams
- Electric Amethyst Dream
Vibrant Orange color palette created on .