Moments of Yellow Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Moments of Yellow palette
tavolozza dei colori Moments of Yellow CSS
/* CSS */
.color-1 {
color: #ffcc00;
}
.color-2 {
color: #ff6d2e;
}
.color-3 {
color: #ff3d5a;
}
.color-4 {
color: #8b40fc;
}
.color-5 {
color: #4f83e3;
}
/* CSS Variables */
:root {
--color-1: #ffcc00;
--color-2: #ff6d2e;
--color-3: #ff3d5a;
--color-4: #8b40fc;
--color-5: #4f83e3;
}
CSS con gradiente di sfondo Moments of Yellow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffcc00, #ff6d2e, #ff3d5a, #8b40fc, #4f83e3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffcc00, #ff6d2e, #ff3d5a, #8b40fc, #4f83e3);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 70+ tavolozzas di colori Ambra
Moments of Yellow color palette created on .