Paleta de colores Pretty Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pretty Pink palette
CSS de la paleta de colores Pretty Pink
/* CSS */
.color-1 {
color: #f49fbe;
}
.color-2 {
color: #f6c56a;
}
.color-3 {
color: #f1e8b1;
}
.color-4 {
color: #a6d8d9;
}
.color-5 {
color: #b59fe5;
}
/* CSS Variables */
:root {
--color-1: #f49fbe;
--color-2: #f6c56a;
--color-3: #f1e8b1;
--color-4: #a6d8d9;
--color-5: #b59fe5;
}
CSS del degradado de fondo Pretty Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f49fbe, #f6c56a, #f1e8b1, #a6d8d9, #b59fe5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f49fbe, #f6c56a, #f1e8b1, #a6d8d9, #b59fe5);
}
Paletas de colores similares
- Tender Affections
- Whimsical Pastels
- Ella's Dreamscape
- Tropical Sunset Splash
- Enchanted Blossom
- Berry Pink
- Sunset Garden
- Whispers of Twilight
- Wilderness Bloom
- Whispers of Serenity
- Purple Red Blossoms
- Whispers of Twilight
- Pink Angel
- Celestial Blush
- Peachy Cheeks
- Whimsical Vinka Dreamscape
- Ethereal Rosewood
- Ethereal Blossom
Pretty Pink color palette created on .