Paleta de colores Meadow Mischief
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Meadow Mischief palette
CSS de la paleta de colores Meadow Mischief
/* CSS */
.color-1 {
color: #7fd959;
}
.color-2 {
color: #f14b4b;
}
.color-3 {
color: #a66ab4;
}
.color-4 {
color: #f2e03a;
}
.color-5 {
color: #508c91;
}
/* CSS Variables */
:root {
--color-1: #7fd959;
--color-2: #f14b4b;
--color-3: #a66ab4;
--color-4: #f2e03a;
--color-5: #508c91;
}
CSS del degradado de fondo Meadow Mischief
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7fd959, #f14b4b, #a66ab4, #f2e03a, #508c91);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7fd959, #f14b4b, #a66ab4, #f2e03a, #508c91);
}
Paletas de colores similares
- Whisker Whimsy Brew
- Galactic Feline Frenzy
- Apologies in Bloom
- Shades of Red
- Vibrant Sunrise Spectrum
- Red Green
- Vibrant Coral
- Shades of Green
- Retro Carnival Dream
- Retro Splash
- Retro Green Red Blue
- Retro Green Red Blue
- Retro Green Red Blue
- Retro Green Red Blue
- Red Sunset
- Vibrant Red and Green
- Apple Green
- Magenta Jungle
Meadow Mischief color palette created on .