Insect Harmony Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Insect Harmony palette
Insect Harmony color palette CSS
/* CSS */
.color-1 {
color: #afe4b7;
}
.color-2 {
color: #f3ca4f;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #a85f2e;
}
.color-5 {
color: #7b4b8b;
}
/* CSS Variables */
:root {
--color-1: #afe4b7;
--color-2: #f3ca4f;
--color-3: #ff6e61;
--color-4: #a85f2e;
--color-5: #7b4b8b;
}
Insect Harmony background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #afe4b7, #f3ca4f, #ff6e61, #a85f2e, #7b4b8b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #afe4b7, #f3ca4f, #ff6e61, #a85f2e, #7b4b8b);
}
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
- 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
- Serene Blossom
- Shades of Green
Insect Harmony color palette created on .