Loading...
Shades of Blue and Gold Tavolozza dei colori
Luminosità
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Blue and Gold palette
Scarica la tavolozza dei colori Shades of Blue and Gold (PNG)
tavolozza dei colori Shades of Blue and Gold CSS
/* CSS */
.color-1 {
color: #4b3d8a;
}
.color-2 {
color: #6d63b0;
}
.color-3 {
color: #a7a5d9;
}
.color-4 {
color: #f7b32b;
}
.color-5 {
color: #d57a20;
}
/* CSS Variables */
:root {
--color-1: #4b3d8a;
--color-2: #6d63b0;
--color-3: #a7a5d9;
--color-4: #f7b32b;
--color-5: #d57a20;
}
CSS con gradiente di sfondo Shades of Blue and Gold
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4b3d8a, #6d63b0, #a7a5d9, #f7b32b, #d57a20);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4b3d8a, #6d63b0, #a7a5d9, #f7b32b, #d57a20);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 200+ tavolozzas di colori Viola
Shades of Blue and Gold color palette created on .