Paleta de colores Expressive Tracks
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Expressive Tracks palette
CSS de la paleta de colores Expressive Tracks
/* CSS */
.color-1 {
color: #ff6d1f;
}
.color-2 {
color: #f8caa5;
}
.color-3 {
color: #a5d9b1;
}
.color-4 {
color: #4b9b79;
}
.color-5 {
color: #3a5e8d;
}
/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #f8caa5;
--color-3: #a5d9b1;
--color-4: #4b9b79;
--color-5: #3a5e8d;
}
CSS del degradado de fondo Expressive Tracks
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #f8caa5, #a5d9b1, #4b9b79, #3a5e8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #f8caa5, #a5d9b1, #4b9b79, #3a5e8d);
}
Paletas de colores similares
- Sugar Coated Spectrum
- Rotten Pink Shades
- Whispers of Connie
- Sweet Blossom Whimsy
- Purple Moonlight
- Whimsical Creamsicle Dream
- Vibrant Orange
- Purrfectly Pink
- Celestial Blossom
- Chocolate Crunch Delight
- Pink Strawberry Shortcake
- Light Pink
- Orange Vanilla Dream
- Pink Love
- Pink Dream
- Pink Shades
- Blue Sonic
- Lavender Dreamscape
Expressive Tracks color palette created on .