Shades of Green and Pink Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Green and Pink palette
tavolozza dei colori Shades of Green and Pink CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
- Teal Sunshine
- 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
Shades of Green and Pink color palette created on .