Pink Dying Lotus Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Dying Lotus palette
tavolozza dei colori Pink Dying Lotus CSS
/* CSS */
.color-1 {
color: #e5a9c1;
}
.color-2 {
color: #d2568a;
}
.color-3 {
color: #9e3d66;
}
.color-4 {
color: #6d2c50;
}
.color-5 {
color: #3c202d;
}
/* CSS Variables */
:root {
--color-1: #e5a9c1;
--color-2: #d2568a;
--color-3: #9e3d66;
--color-4: #6d2c50;
--color-5: #3c202d;
}
CSS con gradiente di sfondo Pink Dying Lotus
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e5a9c1, #d2568a, #9e3d66, #6d2c50, #3c202d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e5a9c1, #d2568a, #9e3d66, #6d2c50, #3c202d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 400+ tavolozzas di colori Estetico
Pink Dying Lotus color palette created on .