Mileon Mirage Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Mileon Mirage palette
Mileon Mirage color palette CSS
/* CSS */
.color-1 {
color: #fbd24b;
}
.color-2 {
color: #4abf77;
}
.color-3 {
color: #1c9b9b;
}
.color-4 {
color: #3e4b8e;
}
.color-5 {
color: #a95b9b;
}
/* CSS Variables */
:root {
--color-1: #fbd24b;
--color-2: #4abf77;
--color-3: #1c9b9b;
--color-4: #3e4b8e;
--color-5: #a95b9b;
}
Mileon Mirage background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbd24b, #4abf77, #1c9b9b, #3e4b8e, #a95b9b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbd24b, #4abf77, #1c9b9b, #3e4b8e, #a95b9b);
}
Similar color palettes
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Whispers of Connie
- Peach Blossom
- Green Blue Cocktail
- Whispering Meadow
- Groovy Garden Fiesta
- Sugar Swirl Dream
- Serene Blossom
- Olive Grove Harmony
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Nordic Serenity
- Vitality Vibes
- Shades of Yellow Green
Mileon Mirage color palette created on .