Under the Oak Trees Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Under the Oak Trees palette
Immagine PNG della tavolozza dei colori Under the Oak Trees
tavolozza dei colori Under the Oak Trees CSS
/* CSS */
.color-1 {
color: #905027;
}
.color-2 {
color: #a67c54;
}
.color-3 {
color: #c5a66d;
}
.color-4 {
color: #d0c2a4;
}
.color-5 {
color: #e5e0c7;
}
/* CSS Variables */
:root {
--color-1: #905027;
--color-2: #a67c54;
--color-3: #c5a66d;
--color-4: #d0c2a4;
--color-5: #e5e0c7;
}
CSS con gradiente di sfondo Under the Oak Trees
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #905027, #a67c54, #c5a66d, #d0c2a4, #e5e0c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #905027, #a67c54, #c5a66d, #d0c2a4, #e5e0c7);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Marrone
Under the Oak Trees color palette created on .