Paleta de colores Serene Stretch
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Serene Stretch palette
CSS de la paleta de colores Serene Stretch
/* CSS */
.color-1 {
color: #f1a7c8;
}
.color-2 {
color: #f3c7b4;
}
.color-3 {
color: #e0d6b8;
}
.color-4 {
color: #b9e2b1;
}
.color-5 {
color: #a2d5e6;
}
/* CSS Variables */
:root {
--color-1: #f1a7c8;
--color-2: #f3c7b4;
--color-3: #e0d6b8;
--color-4: #b9e2b1;
--color-5: #a2d5e6;
}
CSS del degradado de fondo Serene Stretch
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1a7c8, #f3c7b4, #e0d6b8, #b9e2b1, #a2d5e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1a7c8, #f3c7b4, #e0d6b8, #b9e2b1, #a2d5e6);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 800+ paletas de colores Estético
- Pink Scene
- Cotton Candy Dreams
- Gale's Embrace
- Purple Dreams
- Pink and Blue Delight
- Heavenly Berry Bliss
- Teal Catalina
- Shades of Pink and Blue
- Tropical Serenity
- Purple Elegance
- Purple Vermelho
- Citrus Blush Dream
- Electric Celebration
- Cerulean Dreams
- Celestial Celebration
- Shades of Green
- Pastel Pink and Yellow Lime
- Light Pink
Serene Stretch color palette created on .