Paleta de colores Shades of Pink
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Shades of Pink palette
CSS de la paleta de colores Shades of Pink
/* CSS */
.color-1 {
color: #f2c2b1;
}
.color-2 {
color: #f6b6d3;
}
.color-3 {
color: #f8a5c9;
}
.color-4 {
color: #f29cbb;
}
.color-5 {
color: #e77e9d;
}
/* CSS Variables */
:root {
--color-1: #f2c2b1;
--color-2: #f6b6d3;
--color-3: #f8a5c9;
--color-4: #f29cbb;
--color-5: #e77e9d;
}
CSS del degradado de fondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2c2b1, #f6b6d3, #f8a5c9, #f29cbb, #e77e9d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2c2b1, #f6b6d3, #f8a5c9, #f29cbb, #e77e9d);
}
Paletas de colores similares
- Blushing Horizon
- Petal Whisper
- Whimsical Springs
- Celestial Whimsy
- Shades of Pink
- Blush Reverie
- Vibrant Purple
- Wonderland Whimsy
- Shades of Blue
- Blushing Brandy Dreams
- Starlet Blush
- Whimsical Meadow Dreams
- Whimsical Blossoms
- Blush Serenity
- Blossom Reverie
- Pastel Pink with Coral Accent
- Pink Blossom
- Shades of Heliotrope
Shades of Pink color palette created on .