Auburn to Soft Yellow カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Auburn to Soft Yellow palette
Auburn to Soft Yellow カラー パレット PNG 画像
Auburn to Soft Yellow カラーパレット CSS
/* CSS */
.color-1 {
color: #9c4a3a;
}
.color-2 {
color: #c47b3b;
}
.color-3 {
color: #e8b84a;
}
.color-4 {
color: #f0e36a;
}
.color-5 {
color: #f5f9b4;
}
/* CSS Variables */
:root {
--color-1: #9c4a3a;
--color-2: #c47b3b;
--color-3: #e8b84a;
--color-4: #f0e36a;
--color-5: #f5f9b4;
}
Auburn to Soft Yellow の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c4a3a, #c47b3b, #e8b84a, #f0e36a, #f5f9b4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c4a3a, #c47b3b, #e8b84a, #f0e36a, #f5f9b4);
}
似たようなカラーパレット
下にスクロールして7個のアンバーカラーパレットを探索しましょう
Auburn to Soft Yellow color palette created on .