Whimsical Resilience Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Whimsical Resilience palette
Whimsical Resilience color palette CSS
/* CSS */
.color-1 {
color: #f4a4bf;
}
.color-2 {
color: #f27d93;
}
.color-3 {
color: #ffbc6b;
}
.color-4 {
color: #e1d76b;
}
.color-5 {
color: #809d7b;
}
/* CSS Variables */
:root {
--color-1: #f4a4bf;
--color-2: #f27d93;
--color-3: #ffbc6b;
--color-4: #e1d76b;
--color-5: #809d7b;
}
Whimsical Resilience background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4a4bf, #f27d93, #ffbc6b, #e1d76b, #809d7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4a4bf, #f27d93, #ffbc6b, #e1d76b, #809d7b);
}
Similar color palettes
Scroll down to explore 400+ Bright color palettes
- Galactic Harmony
- Pink Sunshine
- Shades of Pink
- Violet Dreamscape
- Shades of Purple
- Savory Sunset Treats
- Sweet Serenity
- Enchanted Confection
- Autumnal Elegance
- Shades of Yellow and Purple
- Light Blue Luna
- Enchanted Confectionery
- Purple Faerie
- Pink Faerie
- Pink Faerie Cookie
- Dark Purple Rose
- Elysian Bloom
- Blooming Serenity
Whimsical Resilience color palette created on .