Shades of Blue Viking カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Shades of Blue Viking palette
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;
}
Shades of Blue Viking の背景のグラデーション CSS
/* 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);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
Shades of Blue Viking color palette created on .