Magenta Sunset Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Magenta Sunset palette
tavolozza dei colori Magenta Sunset CSS
/* 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 con gradiente di sfondo 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);
}
Tavolozze di colori simili
- Katherine's Sunrise
- Fading Petals
- Mulberry Garden
- Shades of Red
- Pink Strawberry Milkshake
- 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
Magenta Sunset color palette created on .