Scandinavian Kids カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Scandinavian Kids palette
Scandinavian Kids カラー パレット PNG 画像
Scandinavian Kids カラーパレット CSS
/* CSS */
.color-1 {
color: #9ed9e0;
}
.color-2 {
color: #f2b5a1;
}
.color-3 {
color: #f6e9bb;
}
.color-4 {
color: #fbd79d;
}
.color-5 {
color: #e7b8a2;
}
/* CSS Variables */
:root {
--color-1: #9ed9e0;
--color-2: #f2b5a1;
--color-3: #f6e9bb;
--color-4: #fbd79d;
--color-5: #e7b8a2;
}
Scandinavian Kids の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9ed9e0, #f2b5a1, #f6e9bb, #fbd79d, #e7b8a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9ed9e0, #f2b5a1, #f6e9bb, #fbd79d, #e7b8a2);
}
似たようなカラーパレット
下にスクロールして200+個のスカンジナビアカラーパレットを探索しましょう
Scandinavian Kids color palette created on .