Paleta de colores Stargazer
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Stargazer palette
CSS de la paleta de colores Stargazer
/* CSS */
.color-1 {
color: #681b98;
}
.color-2 {
color: #8c24a8;
}
.color-3 {
color: #ab47bd;
}
.color-4 {
color: #da1b61;
}
.color-5 {
color: #f50056;
}
/* CSS Variables */
:root {
--color-1: #681b98;
--color-2: #8c24a8;
--color-3: #ab47bd;
--color-4: #da1b61;
--color-5: #f50056;
}
CSS del degradado de fondo Stargazer
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #681b98, #8c24a8, #ab47bd, #da1b61, #f50056);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #681b98, #8c24a8, #ab47bd, #da1b61, #f50056);
}
Paletas de colores similares
- Shades of Heliotrope
- Colorful Vincent
- Vibrant Blue
- Blossom Whisper
- Shades of Purple
- Purple Affair
- Purple Affair
- Mint Pink Vampire
- Purple Twilight
- Enigmatic Whispers
- Treasure in the Shadows
- Purple Moondancer
- Moonlit Blue
- Pastel Blue Pink Purple
- Purple Mystery
- Vermont Sunset Serenade
- Neon Circuit Dreams
- Whimsical Blossoms
Stargazer color palette created on .