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: #f6a2b6;
}
.color-2 {
color: #f7d67e;
}
.color-3 {
color: #f2f25f;
}
.color-4 {
color: #a6dc8f;
}
.color-5 {
color: #62c2e4;
}
/* CSS Variables */
:root {
--color-1: #f6a2b6;
--color-2: #f7d67e;
--color-3: #f2f25f;
--color-4: #a6dc8f;
--color-5: #62c2e4;
}
CSS del degradado de fondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6a2b6, #f7d67e, #f2f25f, #a6dc8f, #62c2e4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6a2b6, #f7d67e, #f2f25f, #a6dc8f, #62c2e4);
}
Paletas de colores similares
- Warm Yellow Conversation
- Bright Blue
- Whispers of Belief
- Vermont Sunset Serenade
- Shades of Pink
- Cherry Blossom Breeze
- Evelyn's Elegance
- Neon Circuit Dreams
- Julie’s Garden of Dreams
- Pink Lily
- Pink Dandy
- Blossom Dreamscape
- Blossom Dreams
- Zephyr Dreams
- Pink Coquette
- Vibrant Yellow
- Wicked Charm of the Goat
- Pink and Blue Dreams
Shades of Pink color palette created on .