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: #a2d7b8;
}
.color-2 {
color: #f6b5b1;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #ffb84d;
}
.color-5 {
color: #f9e7b9;
}
/* CSS Variables */
:root {
--color-1: #a2d7b8;
--color-2: #f6b5b1;
--color-3: #ff6e61;
--color-4: #ffb84d;
--color-5: #f9e7b9;
}
CSS del degradado de fondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2d7b8, #f6b5b1, #ff6e61, #ffb84d, #f9e7b9);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2d7b8, #f6b5b1, #ff6e61, #ffb84d, #f9e7b9);
}
Paletas de colores similares
- Pink Faeris
- Colorful Gummy Worm
- Valerie's Reverie
- Vibrant Purple Garden
- Pearline Breeze
- Pink Garden
- Pink Apple Core
- Whimsy Yellow
- Soft Pink Shades
- Pastel Pink
- Charming Serenity
- Shades of Green
- Pastel Ivy League
- Valeriano Dreamscape
- Shades of Green and Pink
- Shades of Green and Pink
- Black Green Elegance
- Neon Confectionery
Shades of Pink color palette created on .