Paleta de colores Pink Cosmo
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Pink Cosmo palette
CSS de la paleta de colores Pink Cosmo
/* CSS */
.color-1 {
color: #8f2d5e;
}
.color-2 {
color: #c67b9c;
}
.color-3 {
color: #f2a6c1;
}
.color-4 {
color: #f7d4ca;
}
.color-5 {
color: #f8e5b9;
}
/* CSS Variables */
:root {
--color-1: #8f2d5e;
--color-2: #c67b9c;
--color-3: #f2a6c1;
--color-4: #f7d4ca;
--color-5: #f8e5b9;
}
CSS del degradado de fondo Pink Cosmo
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8f2d5e, #c67b9c, #f2a6c1, #f7d4ca, #f8e5b9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8f2d5e, #c67b9c, #f2a6c1, #f7d4ca, #f8e5b9);
}
Paletas de colores similares
- 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
- Dreamy Roadtrip
Pink Cosmo color palette created on .