Ancient Painting Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Ancient Painting palette
Immagine PNG della tavolozza dei colori Ancient Painting
tavolozza dei colori Ancient Painting CSS
/* CSS */
.color-1 {
color: #c6903f;
}
.color-2 {
color: #e1b45b;
}
.color-3 {
color: #f1c88e;
}
.color-4 {
color: #a45c3d;
}
.color-5 {
color: #7e4d3a;
}
/* CSS Variables */
:root {
--color-1: #c6903f;
--color-2: #e1b45b;
--color-3: #f1c88e;
--color-4: #a45c3d;
--color-5: #7e4d3a;
}
CSS con gradiente di sfondo Ancient Painting
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c6903f, #e1b45b, #f1c88e, #a45c3d, #7e4d3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c6903f, #e1b45b, #f1c88e, #a45c3d, #7e4d3a);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 80+ tavolozzas di colori Terroso
Ancient Painting color palette created on .