Paleta de colores Pink Confetti
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pink Confetti palette
CSS de la paleta de colores Pink Confetti
/* CSS */
.color-1 {
color: #f0c0a3;
}
.color-2 {
color: #f8e0a0;
}
.color-3 {
color: #f7e2b1;
}
.color-4 {
color: #d5a4c8;
}
.color-5 {
color: #e0a3ba;
}
/* CSS Variables */
:root {
--color-1: #f0c0a3;
--color-2: #f8e0a0;
--color-3: #f7e2b1;
--color-4: #d5a4c8;
--color-5: #e0a3ba;
}
CSS del degradado de fondo Pink Confetti
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0c0a3, #f8e0a0, #f7e2b1, #d5a4c8, #e0a3ba);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0c0a3, #f8e0a0, #f7e2b1, #d5a4c8, #e0a3ba);
}
Paletas de colores similares
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
- Serenity by the River
- Dunamatchi Pink
- Shades of Purple
- Pastel Pink
- Blushing Reverie
- Shades of Blue
- Tisha's Blossoms
Pink Confetti color palette created on .