Auburn Sage Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Auburn Sage Sunset palette
Auburn Sage Sunset カラー パレット PNG 画像
Auburn Sage Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #793e39;
}
.color-2 {
color: #a7caa0;
}
.color-3 {
color: #3e5d79;
}
.color-4 {
color: #d95a30;
}
.color-5 {
color: #e8c29c;
}
/* CSS Variables */
:root {
--color-1: #793e39;
--color-2: #a7caa0;
--color-3: #3e5d79;
--color-4: #d95a30;
--color-5: #e8c29c;
}
Auburn Sage Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #793e39, #a7caa0, #3e5d79, #d95a30, #e8c29c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #793e39, #a7caa0, #3e5d79, #d95a30, #e8c29c);
}
似たようなカラーパレット
下にスクロールして1個の赤褐色カラーパレットを探索しましょう
Auburn Sage Sunset color palette created on .