Paleta de colores Whimsical Harmony
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whimsical Harmony palette
CSS de la paleta de colores Whimsical Harmony
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #6cbe46;
}
.color-3 {
color: #f7c94b;
}
.color-4 {
color: #389ad6;
}
.color-5 {
color: #dfb7f1;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #6cbe46;
--color-3: #f7c94b;
--color-4: #389ad6;
--color-5: #dfb7f1;
}
CSS del degradado de fondo Whimsical Harmony
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #6cbe46, #f7c94b, #389ad6, #dfb7f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #6cbe46, #f7c94b, #389ad6, #dfb7f1);
}
Paletas de colores similares
- Crimson Ember Grove
- Charming Serenity
- Orchard Glow
- Moonlit Emberwood
- Verdant Reverie
- Electric Citrus
- Pastel Ivy League
- Valeriano Dreamscape
- Shades of Green and Pink
- Shades of Green and Pink
- Black Green Elegance
- Verdant Serenity
- Celebration Spectrum
- Enchanted Garden
- Nature's Whisper
- Avian Serenade
- Soft Pink
- Bright Coral
Whimsical Harmony color palette created on .