Paleta de colores Magenta Sunset
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Magenta Sunset palette
CSS de la paleta de colores Magenta Sunset
/* CSS */
.color-1 {
color: #d6006f;
}
.color-2 {
color: #f50076;
}
.color-3 {
color: #ff1f9a;
}
.color-4 {
color: #ff8052;
}
.color-5 {
color: #ffcc00;
}
/* CSS Variables */
:root {
--color-1: #d6006f;
--color-2: #f50076;
--color-3: #ff1f9a;
--color-4: #ff8052;
--color-5: #ffcc00;
}
CSS del degradado de fondo Magenta Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6006f, #f50076, #ff1f9a, #ff8052, #ffcc00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6006f, #f50076, #ff1f9a, #ff8052, #ffcc00);
}
Paletas de colores similares
- Charming Serenity
- Pink Strawberry Milkshake
- Pastel Ivy League
- Purple Princess
- Valeriano Dreamscape
- Shades of Green and Pink
- Pink Whisper Dreams
- Shades of Green and Pink
- Black Green Elegance
- Dahlia Dreams
- Pink Dahlia
- Serene Sunset Breeze
- Shades of Pink
- Pink Sugarcrush
- Venomous Elegance
- Pink Sugarcrush
- Pink Peony
- Bright Orange
Magenta Sunset color palette created on .