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: #eab8d1;
}
.color-2 {
color: #c88db7;
}
.color-3 {
color: #a66e9b;
}
.color-4 {
color: #6b4d7a;
}
.color-5 {
color: #3b2a50;
}
/* CSS Variables */
:root {
--color-1: #eab8d1;
--color-2: #c88db7;
--color-3: #a66e9b;
--color-4: #6b4d7a;
--color-5: #3b2a50;
}
CSS del degradado de fondo Shades of Pink
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #eab8d1, #c88db7, #a66e9b, #6b4d7a, #3b2a50);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #eab8d1, #c88db7, #a66e9b, #6b4d7a, #3b2a50);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 400+ paletas de colores Estético
- Whispers of Aieko
- Purple Magic
- Whiskers and Words
- Pink Kitty Book
- Blush Reverie
- Autumn Rose Quartz
- Pink Kitty Book
- Purple Nightmares
- Whimsical Sunset
- Cotton Candy Dreams
- Shades of Pink
- Soft Pink Dream Catcher
- Whispers of the Night
- Whimsical Confectionery Dream
- Light Blue
- Ella's Embrace
- Pink Valentine
- Petunia Dreamscape
Shades of Pink color palette created on .