Lily Pad Charm Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lily Pad Charm palette
Lily Pad Charm color palette CSS
/* CSS */
.color-1 {
color: #4cae4f;
}
.color-2 {
color: #a4d5a6;
}
.color-3 {
color: #ffec3d;
}
.color-4 {
color: #ff6e42;
}
.color-5 {
color: #795649;
}
/* CSS Variables */
:root {
--color-1: #4cae4f;
--color-2: #a4d5a6;
--color-3: #ffec3d;
--color-4: #ff6e42;
--color-5: #795649;
}
Lily Pad Charm background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cae4f, #a4d5a6, #ffec3d, #ff6e42, #795649);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cae4f, #a4d5a6, #ffec3d, #ff6e42, #795649);
}
Similar color palettes
Scroll down to explore 200+ Green color palettes
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Whispers of Connie
- Peach Blossom
- Green Blue Cocktail
- 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
- Teal Energy
Lily Pad Charm color palette created on .