Shades of Green and Pink Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Shades of Green and Pink palette
Shades of Green and Pink color palette CSS
/* CSS */
.color-1 {
color: #3eef7f;
}
.color-2 {
color: #b12b5e;
}
.color-3 {
color: #758c6e;
}
.color-4 {
color: #f1a8a2;
}
.color-5 {
color: #f7d09c;
}
/* CSS Variables */
:root {
--color-1: #3eef7f;
--color-2: #b12b5e;
--color-3: #758c6e;
--color-4: #f1a8a2;
--color-5: #f7d09c;
}
Shades of Green and Pink background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3eef7f, #b12b5e, #758c6e, #f1a8a2, #f7d09c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3eef7f, #b12b5e, #758c6e, #f1a8a2, #f7d09c);
}
Similar color palettes
Scroll down to explore 600+ Aesthetic color palettes
- Midnight Feline Elegance
- Neon Pink and Purple Nightclub
- Cotton Candy Dreams
- Tropical Breeze
- Silver Screen Sunset
- Pink Angel
- Teal Mist
- Cyber Sunset Dreams
- Coral Kallista
- Whispers of Lavender
- Romantic Reverie
- Purple Mystique
- Celestial Serenade
- Shades of Amethyst
- Orange Flower
- Witching Hour Elegance
- Blue Academic
- Shades of Blue
Shades of Green and Pink color palette created on .