Shades of Blue Viking Tavolozza dei colori
LuminositÃ
Saturazione
Calore
UI Examples
Explore beautiful UI components with Shades of Blue Viking palette
tavolozza dei colori Shades of Blue Viking CSS
/* CSS */
.color-1 {
color: #66ccdb;
}
.color-2 {
color: #2baede;
}
.color-3 {
color: #1a8dc7;
}
.color-4 {
color: #0d5b8c;
}
.color-5 {
color: #0a4e6b;
}
/* CSS Variables */
:root {
--color-1: #66ccdb;
--color-2: #2baede;
--color-3: #1a8dc7;
--color-4: #0d5b8c;
--color-5: #0a4e6b;
}
CSS con gradiente di sfondo Shades of Blue Viking
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #66ccdb, #2baede, #1a8dc7, #0d5b8c, #0a4e6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #66ccdb, #2baede, #1a8dc7, #0d5b8c, #0a4e6b);
}
Tavolozze di colori simili
Scorri verso il basso per esplorare 300+ tavolozzas di colori Estetico
Shades of Blue Viking color palette created on .