Shades of Ute Tavolozza dei colori
Luminositร
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Ute palette
tavolozza dei colori Shades of Ute CSS
/* CSS */
.color-1 {
color: #d0a149;
}
.color-2 {
color: #a85f2e;
}
.color-3 {
color: #6a8f4d;
}
.color-4 {
color: #398cac;
}
.color-5 {
color: #5b2b6e;
}
/* CSS Variables */
:root {
--color-1: #d0a149;
--color-2: #a85f2e;
--color-3: #6a8f4d;
--color-4: #398cac;
--color-5: #5b2b6e;
}
CSS con gradiente di sfondo Shades of Ute
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d0a149, #a85f2e, #6a8f4d, #398cac, #5b2b6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d0a149, #a85f2e, #6a8f4d, #398cac, #5b2b6e);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Autunno
Shades of Ute color palette created on .