Knights of the Round Table Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Knights of the Round Table palette
Scarica la tavolozza dei colori Knights of the Round Table (PNG)
tavolozza dei colori Knights of the Round Table CSS
/* CSS */
.color-1 {
color: #4d3d6b;
}
.color-2 {
color: #6f5b8b;
}
.color-3 {
color: #9d7b9b;
}
.color-4 {
color: #d1b45c;
}
.color-5 {
color: #c17b3e;
}
/* CSS Variables */
:root {
--color-1: #4d3d6b;
--color-2: #6f5b8b;
--color-3: #9d7b9b;
--color-4: #d1b45c;
--color-5: #c17b3e;
}
CSS con gradiente di sfondo Knights of the Round Table
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d3d6b, #6f5b8b, #9d7b9b, #d1b45c, #c17b3e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d3d6b, #6f5b8b, #9d7b9b, #d1b45c, #c17b3e);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Viola
Knights of the Round Table color palette created on .