Lime Green Sunshine Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lime Green Sunshine palette
Lime Green Sunshine color palette CSS
/* CSS */
.color-1 {
color: #a3d55d;
}
.color-2 {
color: #a7d55d;
}
.color-3 {
color: #d3e68e;
}
.color-4 {
color: #f4e39a;
}
.color-5 {
color: #f6c76a;
}
/* CSS Variables */
:root {
--color-1: #a3d55d;
--color-2: #a7d55d;
--color-3: #d3e68e;
--color-4: #f4e39a;
--color-5: #f6c76a;
}
Lime Green Sunshine background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d55d, #a7d55d, #d3e68e, #f4e39a, #f6c76a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d55d, #a7d55d, #d3e68e, #f4e39a, #f6c76a);
}
Similar color palettes
- Valeriano Dreamscape
- Shades of Green and Pink
- Shades of Green and Pink
- Black Green Elegance
- Verdant Serenity
- Celebration Spectrum
- Enchanted Garden
- Nature's Whisper
- Avian Serenade
- Soft Pink
- Bright Coral
- Orange Atira
- Serene Meadow
- Vibrant Whimsy
- Amanda's Garden of Joy
- Nourishing Green
- Botanical Bliss
- Effervescent Harmony
Lime Green Sunshine color palette created on .