Lush Meadow Sunrise Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lush Meadow Sunrise palette
Lush Meadow Sunrise color palette CSS
/* CSS */
.color-1 {
color: #62c12f;
}
.color-2 {
color: #a6da4e;
}
.color-3 {
color: #e2e878;
}
.color-4 {
color: #f9c54e;
}
.color-5 {
color: #f6a85a;
}
/* CSS Variables */
:root {
--color-1: #62c12f;
--color-2: #a6da4e;
--color-3: #e2e878;
--color-4: #f9c54e;
--color-5: #f6a85a;
}
Lush Meadow Sunrise background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #62c12f, #a6da4e, #e2e878, #f9c54e, #f6a85a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #62c12f, #a6da4e, #e2e878, #f9c54e, #f6a85a);
}
Similar color palettes
- Tropical Oasis
- Shades of Red and Green
- Serene Harbor
- Muted Whispers
- Velvet Sunrise
- Whimsical Dreamscape
- Shades of Green
- Whimsical Fiesta
- Sunny Kiko Garden
- Shades of Green
- Sunlit Oasis
- Shades of Green and Lilac
- Tropical Tigerfish Tones
- Dimitri's Radiance
- Harmony of Gakushu
- Shades of Olivine
- Shades of Green
- Red Green Cityscape
Lush Meadow Sunrise color palette created on .