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