Marmot in Himalayas カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Marmot in Himalayas palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Marmot in Himalayas カラーパレット (PNG) をダウンロード
Marmot in Himalayas カラーパレット CSS
/* CSS */
.color-1 {
color: #bac3c5;
}
.color-2 {
color: #f8e0a0;
}
.color-3 {
color: #f1b53b;
}
.color-4 {
color: #c6664e;
}
.color-5 {
color: #3b7e35;
}
/* CSS Variables */
:root {
--color-1: #bac3c5;
--color-2: #f8e0a0;
--color-3: #f1b53b;
--color-4: #c6664e;
--color-5: #3b7e35;
}
Marmot in Himalayas の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bac3c5, #f8e0a0, #f1b53b, #c6664e, #3b7e35);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bac3c5, #f8e0a0, #f1b53b, #c6664e, #3b7e35);
}
似たようなカラーパレット
下にスクロールして5個のマウンテンカラーパレットを探索しましょう
Marmot in Himalayas color palette created on .