Paleta de colores Toxic Treats
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Toxic Treats palette
CSS de la paleta de colores Toxic Treats
/* CSS */
.color-1 {
color: #681b98;
}
.color-2 {
color: #a83e8f;
}
.color-3 {
color: #da1b61;
}
.color-4 {
color: #f44034;
}
.color-5 {
color: #ffb300;
}
/* CSS Variables */
:root {
--color-1: #681b98;
--color-2: #a83e8f;
--color-3: #da1b61;
--color-4: #f44034;
--color-5: #ffb300;
}
CSS del degradado de fondo Toxic Treats
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #681b98, #a83e8f, #da1b61, #f44034, #ffb300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #681b98, #a83e8f, #da1b61, #f44034, #ffb300);
}
Paletas de colores similares
- Sugar Coated Spectrum
- Rotten Pink Shades
- Sweet Blossom Whimsy
- Purple Moonlight
- Whimsical Creamsicle Dream
- Vibrant Orange
- Celestial Blossom
- Chocolate Crunch Delight
- Pink Strawberry Shortcake
- Light Pink
- Orange Vanilla Dream
- Pink Love
- Pink Dream
- Pink Shades
- Blue Sonic
- Lavender Dreamscape
- Orange and Black Harmony
- Pink Confusion
Toxic Treats color palette created on .