Paleta de colores Vibrant Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Vibrant Pink palette
CSS de la paleta de colores Vibrant Pink
/* CSS */
.color-1 {
color: #f5a524;
}
.color-2 {
color: #f78db2;
}
.color-3 {
color: #f9e66c;
}
.color-4 {
color: #4cc5e1;
}
.color-5 {
color: #6a4c94;
}
/* CSS Variables */
:root {
--color-1: #f5a524;
--color-2: #f78db2;
--color-3: #f9e66c;
--color-4: #4cc5e1;
--color-5: #6a4c94;
}
CSS del degradado de fondo Vibrant Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f5a524, #f78db2, #f9e66c, #4cc5e1, #6a4c94);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f5a524, #f78db2, #f9e66c, #4cc5e1, #6a4c94);
}
Paletas de colores similares
- Charming Serenity
- Pink Strawberry Milkshake
- Pastel Ivy League
- Purple Princess
- Valeriano Dreamscape
- Shades of Green and Pink
- Pink Whisper Dreams
- Shades of Green and Pink
- Black Green Elegance
- Dahlia Dreams
- Pink Dahlia
- Serene Sunset Breeze
- Shades of Pink
- Pink Sugarcrush
- Venomous Elegance
- Pink Sugarcrush
- Pink Peony
- Bright Orange
Vibrant Pink color palette created on .