Knights of the Round Table Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Knights of the Round Table palette
Ispirazione Colori
Immagini che mostrano questa palette di colori in design reali
Scarica la tavolozza dei colori Knights of the Round Table (PNG)
tavolozza dei colori Knights of the Round Table CSS
/* CSS */
.color-1 {
color: #4d3e2e;
}
.color-2 {
color: #a67c59;
}
.color-3 {
color: #d0b78a;
}
.color-4 {
color: #e5cea4;
}
.color-5 {
color: #c1a35c;
}
/* CSS Variables */
:root {
--color-1: #4d3e2e;
--color-2: #a67c59;
--color-3: #d0b78a;
--color-4: #e5cea4;
--color-5: #c1a35c;
}
CSS con gradiente di sfondo Knights of the Round Table
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d3e2e, #a67c59, #d0b78a, #e5cea4, #c1a35c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d3e2e, #a67c59, #d0b78a, #e5cea4, #c1a35c);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 400+ tavolozzas di colori Marrone
Knights of the Round Table color palette created on .