Paleta de colores Shades of Green Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Green Pink palette
CSS de la paleta de colores Shades of Green Pink
/* CSS */
.color-1 {
color: #8fdb8f;
}
.color-2 {
color: #f7a1a1;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #f4c543;
}
.color-5 {
color: #4cc8b5;
}
/* CSS Variables */
:root {
--color-1: #8fdb8f;
--color-2: #f7a1a1;
--color-3: #ff6e61;
--color-4: #f4c543;
--color-5: #4cc8b5;
}
CSS del degradado de fondo Shades of Green Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8fdb8f, #f7a1a1, #ff6e61, #f4c543, #4cc8b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8fdb8f, #f7a1a1, #ff6e61, #f4c543, #4cc8b5);
}
Paletas de colores similares
- Whispers of Spring
- Blossom Serenity
- Purple Rarity
- Enchanted Blooming Market
- Blushing Elegance
- Shades of Green Pink
- Tropical Medley
- Frosted Sunrise
- Shades of Green Red Yellow
- Soft Pink
- Vibrant Coral
- Shades of Red
- Vibrant Red
- Pastel Green and Pink
- Whimsical Dreamscape
- Muted Shades of Teal
- Vibrant Coral
- Tropical Mirage
Shades of Green Pink color palette created on .