Bright Lime Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Bright Lime palette
Bright Lime color palette CSS
/* CSS */
.color-1 {
color: #a9d84b;
}
.color-2 {
color: #e3f23a;
}
.color-3 {
color: #f6eba7;
}
.color-4 {
color: #ffb84d;
}
.color-5 {
color: #ff713d;
}
/* CSS Variables */
:root {
--color-1: #a9d84b;
--color-2: #e3f23a;
--color-3: #f6eba7;
--color-4: #ffb84d;
--color-5: #ff713d;
}
Bright Lime background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9d84b, #e3f23a, #f6eba7, #ffb84d, #ff713d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9d84b, #e3f23a, #f6eba7, #ffb84d, #ff713d);
}
Similar color palettes
Scroll down to explore 200+ Bright color palettes
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Whispers of Connie
- Peach Blossom
- Green Blue Cocktail
- Blue Sharky
- Whispering Meadow
- Bright Yellow
- Groovy Garden Fiesta
- Sugar Swirl Dream
- Serene Blossom
- Olive Grove Harmony
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Vivid Tangerine Harmony
Bright Lime color palette created on .