Paleta de colores Soft Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Soft Pink palette
CSS de la paleta de colores Soft Pink
/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #ff998a;
}
.color-3 {
color: #ffba9e;
}
.color-4 {
color: #f7d9a1;
}
.color-5 {
color: #f2dfc0;
}
/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #ff998a;
--color-3: #ffba9e;
--color-4: #f7d9a1;
--color-5: #f2dfc0;
}
CSS del degradado de fondo Soft Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #ff998a, #ffba9e, #f7d9a1, #f2dfc0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #ff998a, #ffba9e, #f7d9a1, #f2dfc0);
}
Paletas de colores similares
- Vermont Sunset Serenade
- Shades of Pink
- Cherry Blossom Breeze
- Evelyn's Elegance
- Neon Circuit Dreams
- Julie’s Garden of Dreams
- Pink Lily
- Pink Dandy
- Blossom Dreamscape
- Blossom Dreams
- Zephyr Dreams
- Pink Coquette
- Vibrant Yellow
- Wicked Charm of the Goat
- Pink and Blue Dreams
- Pink Blossom
- Shades of Persian Red
- Whimsical Blossoms
Soft Pink color palette created on .