Knights of the Round Table Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Knights of the Round Table palette
Immagine PNG della tavolozza dei colori Knights of the Round Table
tavolozza dei colori Knights of the Round Table CSS
/* CSS */
.color-1 {
color: #5c3f8d;
}
.color-2 {
color: #daa94e;
}
.color-3 {
color: #7d4c9a;
}
.color-4 {
color: #c04c26;
}
.color-5 {
color: #f6e7b6;
}
/* CSS Variables */
:root {
--color-1: #5c3f8d;
--color-2: #daa94e;
--color-3: #7d4c9a;
--color-4: #c04c26;
--color-5: #f6e7b6;
}
CSS con gradiente di sfondo Knights of the Round Table
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c3f8d, #daa94e, #7d4c9a, #c04c26, #f6e7b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c3f8d, #daa94e, #7d4c9a, #c04c26, #f6e7b6);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 20+ tavolozzas di colori Viola
Knights of the Round Table color palette created on .