Pink Dragon Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink Dragon palette
tavolozza dei colori Pink Dragon CSS
/* CSS */
.color-1 {
color: #d1006c;
}
.color-2 {
color: #f8a5b1;
}
.color-3 {
color: #ffc29e;
}
.color-4 {
color: #ffedb3;
}
.color-5 {
color: #a3d55d;
}
/* CSS Variables */
:root {
--color-1: #d1006c;
--color-2: #f8a5b1;
--color-3: #ffc29e;
--color-4: #ffedb3;
--color-5: #a3d55d;
}
CSS con gradiente di sfondo Pink Dragon
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1006c, #f8a5b1, #ffc29e, #ffedb3, #a3d55d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1006c, #f8a5b1, #ffc29e, #ffedb3, #a3d55d);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 400+ tavolozzas di colori Brillante
Pink Dragon color palette created on .