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: #f7d06e;
}
.color-2 {
color: #f9b59a;
}
.color-3 {
color: #f76988;
}
.color-4 {
color: #d5628a;
}
.color-5 {
color: #aa5eb5;
}
/* CSS Variables */
:root {
--color-1: #f7d06e;
--color-2: #f9b59a;
--color-3: #f76988;
--color-4: #d5628a;
--color-5: #aa5eb5;
}
CSS del degradado de fondo Vibrant Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7d06e, #f9b59a, #f76988, #d5628a, #aa5eb5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7d06e, #f9b59a, #f76988, #d5628a, #aa5eb5);
}
Paletas de colores similares
- Razzleberry Dream
- Pink Sunset
- Pink Shades
- Blushing Dawn
- Vibrant Coral
- Blushing Winter Rose
- Whimsical Serenity
- Serenity in Bloom
- Whimsical Skies and Lavender Dreams
- Whimsical Blossom
- Blushing Petals
- Blushing Blossoms
- Petals of Serenity
- Pink Punk
- Shades of Purple
- Coral Blossom Serenade
- Shades of Purple
- Golden Sunset Serenade
Vibrant Pink color palette created on .