Whimsical Garden Symphony Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whimsical Garden Symphony palette
Whimsical Garden Symphony color palette CSS
/* CSS */
.color-1 {
color: #fbfb0e;
}
.color-2 {
color: #f29298;
}
.color-3 {
color: #837d77;
}
.color-4 {
color: #dd04ec;
}
.color-5 {
color: #5f5f1b;
}
/* CSS Variables */
:root {
--color-1: #fbfb0e;
--color-2: #f29298;
--color-3: #837d77;
--color-4: #dd04ec;
--color-5: #5f5f1b;
}
Whimsical Garden Symphony background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbfb0e, #f29298, #837d77, #dd04ec, #5f5f1b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbfb0e, #f29298, #837d77, #dd04ec, #5f5f1b);
}
Similar color palettes
Scroll down to explore 200+ Yellow color palettes
- Sweet Whirlwind
- Sangria Skies
- Tropical Sunrise
- Sunset in the Garden of Adelaide
- Digital Distortion
- Golden Heroes
- Orange Turmoil
- Sunlit Blossom
- Whispers of Hashinia
- Orange Flower
- Bright Orange
- Sunset Serenade
- Pink Sunset
- Candy Floss Sunset
- Candy Coated Dreams
- Desert Blossom Harmony
- Bright Yellow
- Vibrant Sunset Symphony
Whimsical Garden Symphony color palette created on .