Timeless Transitions Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Timeless Transitions palette
tavolozza dei colori Timeless Transitions CSS
/* CSS */
.color-1 {
color: #f2b83a;
}
.color-2 {
color: #f6d1a7;
}
.color-3 {
color: #f2a1b0;
}
.color-4 {
color: #e67f83;
}
.color-5 {
color: #e03e4e;
}
/* CSS Variables */
:root {
--color-1: #f2b83a;
--color-2: #f6d1a7;
--color-3: #f2a1b0;
--color-4: #e67f83;
--color-5: #e03e4e;
}
CSS con gradiente di sfondo Timeless Transitions
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2b83a, #f6d1a7, #f2a1b0, #e67f83, #e03e4e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2b83a, #f6d1a7, #f2a1b0, #e67f83, #e03e4e);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 90+ tavolozzas di colori Brillante
Timeless Transitions color palette created on .