Paleta de colores Shades of Green and Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Green and Pink palette
CSS de la paleta de colores Shades of Green and Pink
/* CSS */
.color-1 {
color: #6dd0a0;
}
.color-2 {
color: #ff8fa7;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #4cae4f;
}
.color-5 {
color: #f1c40e;
}
/* CSS Variables */
:root {
--color-1: #6dd0a0;
--color-2: #ff8fa7;
--color-3: #ff6e61;
--color-4: #4cae4f;
--color-5: #f1c40e;
}
CSS del degradado de fondo Shades of Green and Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6dd0a0, #ff8fa7, #ff6e61, #4cae4f, #f1c40e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6dd0a0, #ff8fa7, #ff6e61, #4cae4f, #f1c40e);
}
Paletas de colores similares
- Green Monster
- Seaside Serenade
- Sunkissed Forest Whisper
- Sunset Citrus Burst
- Sunlit Forest Whisper
- Shades of Coral
- Renaissance Vibrance
- Sasha's Serenade
- Shades of Green
- Sunlit Meadow
- Warm Colors of Collaboration
- Serene Harmony
- Golden Harvest
- Shades of Green
- Clover's Embrace
- Sunset Serenade
- Whirlwind Whimsy
- Allie's Dreamscape
Shades of Green and Pink color palette created on .