Paleta de colores Pink Sunset
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pink Sunset palette
CSS de la paleta de colores Pink Sunset
/* CSS */
.color-1 {
color: #8c3b79;
}
.color-2 {
color: #b94b8b;
}
.color-3 {
color: #d99c8c;
}
.color-4 {
color: #f4ca4e;
}
.color-5 {
color: #f4a462;
}
/* CSS Variables */
:root {
--color-1: #8c3b79;
--color-2: #b94b8b;
--color-3: #d99c8c;
--color-4: #f4ca4e;
--color-5: #f4a462;
}
CSS del degradado de fondo Pink Sunset
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8c3b79, #b94b8b, #d99c8c, #f4ca4e, #f4a462);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8c3b79, #b94b8b, #d99c8c, #f4ca4e, #f4a462);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 600+ paletas de colores Estético
- Orange Sunset
- Purple Forest
- Blossom Embrace
- Serene Blossoms
- Regal Reverie
- Mystic Feline Glimmer
- Midnight Feline Elegance
- Neon Pink and Purple Nightclub
- Cotton Candy Dreams
- Tropical Breeze
- Silver Screen Sunset
- Pink Angel
- Teal Mist
- Cyber Sunset Dreams
- Coral Kallista
- Whispers of Lavender
- Romantic Reverie
- Purple Mystique
Pink Sunset color palette created on .