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: #f7d0b1;
}
.color-2 {
color: #f3a5b6;
}
.color-3 {
color: #e6a3d1;
}
.color-4 {
color: #b4a3e0;
}
.color-5 {
color: #92bae8;
}
/* CSS Variables */
:root {
--color-1: #f7d0b1;
--color-2: #f3a5b6;
--color-3: #e6a3d1;
--color-4: #b4a3e0;
--color-5: #92bae8;
}
CSS del degradado de fondo Soft Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7d0b1, #f3a5b6, #e6a3d1, #b4a3e0, #92bae8);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7d0b1, #f3a5b6, #e6a3d1, #b4a3e0, #92bae8);
}
Paletas de colores similares
- Lavender Dreamscape
- Ethereal Serenade
- Whimsical Dreamscape
- Magical Purple and Blue
- Shades of Rosy Green
- Royal Blush
- Tropical Sunset
- Whispers of Romance
- Whimsical Orchid Dream
- Shades of Pink
- Sweet Blush Dream
- Blossom Serenade
- Light Pink
- Blossom Serenade
- Whimsical Sunrise Blush
- Whimsical Dreamscape
- Purple Moth
- Whispers of Romance
Soft Pink color palette created on .