Pink and Gold Forest Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Pink and Gold Forest palette
tavolozza dei colori Pink and Gold Forest CSS
/* CSS */
.color-1 {
color: #e4afc3;
}
.color-2 {
color: #f3d57c;
}
.color-3 {
color: #f5af2e;
}
.color-4 {
color: #7fd959;
}
.color-5 {
color: #a34d7c;
}
/* CSS Variables */
:root {
--color-1: #e4afc3;
--color-2: #f3d57c;
--color-3: #f5af2e;
--color-4: #7fd959;
--color-5: #a34d7c;
}
CSS con gradiente di sfondo Pink and Gold Forest
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e4afc3, #f3d57c, #f5af2e, #7fd959, #a34d7c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e4afc3, #f3d57c, #f5af2e, #7fd959, #a34d7c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 90+ tavolozzas di colori Estetico
Pink and Gold Forest color palette created on .