Green Fruit Salad Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Green Fruit Salad palette
Green Fruit Salad color palette CSS
/* CSS */
.color-1 {
color: #4f9c5d;
}
.color-2 {
color: #a8d79d;
}
.color-3 {
color: #ffd900;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #b63a3a;
}
/* CSS Variables */
:root {
--color-1: #4f9c5d;
--color-2: #a8d79d;
--color-3: #ffd900;
--color-4: #ff6e61;
--color-5: #b63a3a;
}
Green Fruit Salad background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f9c5d, #a8d79d, #ffd900, #ff6e61, #b63a3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f9c5d, #a8d79d, #ffd900, #ff6e61, #b63a3a);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
- Purple and Green Dream
- Vibrant Purple Green Blue
- Vibrant Purple Blue Green
- Enchanted Oasis
- Enchanted Meadow
- Shades of Blue Green Purple
- Mystic Oasis
- Wild Harmony
- Bright Orange
- Truthful Harmony
- Shades of Green
- Sunset Over Oasis
- Shades of Green
- Tranquil Harmony
- Pastel Pink
- Whimsical Harmony
- Shades of Green
- Cosmic Mirage
Green Fruit Salad color palette created on .