High Mountain Brilliance カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with High Mountain Brilliance palette
High Mountain Brilliance カラー パレット PNG 画像
High Mountain Brilliance カラーパレット CSS
/* CSS */
.color-1 {
color: #a5c6e3;
}
.color-2 {
color: #f0e6b2;
}
.color-3 {
color: #d6a95c;
}
.color-4 {
color: #6b4f4c;
}
.color-5 {
color: #c44f4f;
}
/* CSS Variables */
:root {
--color-1: #a5c6e3;
--color-2: #f0e6b2;
--color-3: #d6a95c;
--color-4: #6b4f4c;
--color-5: #c44f4f;
}
High Mountain Brilliance の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a5c6e3, #f0e6b2, #d6a95c, #6b4f4c, #c44f4f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a5c6e3, #f0e6b2, #d6a95c, #6b4f4c, #c44f4f);
}
似たようなカラーパレット
下にスクロールして1個のマウンテンカラーパレットを探索しましょう
High Mountain Brilliance color palette created on .