Vincent Blue Shades Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Vincent Blue Shades palette
tavolozza dei colori Vincent Blue Shades CSS
/* CSS */
.color-1 {
color: #26345a;
}
.color-2 {
color: #3e5274;
}
.color-3 {
color: #61789e;
}
.color-4 {
color: #8a97b2;
}
.color-5 {
color: #9eadbd;
}
/* CSS Variables */
:root {
--color-1: #26345a;
--color-2: #3e5274;
--color-3: #61789e;
--color-4: #8a97b2;
--color-5: #9eadbd;
}
CSS con gradiente di sfondo Vincent Blue Shades
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #26345a, #3e5274, #61789e, #8a97b2, #9eadbd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #26345a, #3e5274, #61789e, #8a97b2, #9eadbd);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 100+ tavolozzas di colori Blu
Vincent Blue Shades color palette created on .