Paleta de colores Blushing Romance
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Blushing Romance palette
CSS de la paleta de colores Blushing Romance
/* CSS */
.color-1 {
color: #f6e5df;
}
.color-2 {
color: #f1c6d5;
}
.color-3 {
color: #e8a1c2;
}
.color-4 {
color: #d57caa;
}
.color-5 {
color: #c45a8d;
}
/* CSS Variables */
:root {
--color-1: #f6e5df;
--color-2: #f1c6d5;
--color-3: #e8a1c2;
--color-4: #d57caa;
--color-5: #c45a8d;
}
CSS del degradado de fondo Blushing Romance
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6e5df, #f1c6d5, #e8a1c2, #d57caa, #c45a8d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6e5df, #f1c6d5, #e8a1c2, #d57caa, #c45a8d);
}
Paletas de colores similares
- Enchanted Dreams
- Shades of Blue
- Celestial Dragon's Embrace
- Mystic Blue
- Celestial Flight
- Crimson Celestial Glow
- Cheery Pastel Pink
- Silver Elegance
- Pink Shades
- Purple and Green Harmony
- Pink Fairy
- Cotton Candy Reverie
- Enchanted Blossom
- Blue Somnium
- Majestic Lavender Dreams
- Blush & Brew
- Twilight Vigilance
- Midnight Orchid Serenade
Blushing Romance color palette created on .