Katherine's Auburn Sunset カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Katherine's Auburn Sunset palette
Katherine's Auburn Sunset カラー パレット PNG 画像
Katherine's Auburn Sunset カラーパレット CSS
/* CSS */
.color-1 {
color: #9c4e3a;
}
.color-2 {
color: #d75128;
}
.color-3 {
color: #e58a2a;
}
.color-4 {
color: #f1c55f;
}
.color-5 {
color: #f6e2a2;
}
/* CSS Variables */
:root {
--color-1: #9c4e3a;
--color-2: #d75128;
--color-3: #e58a2a;
--color-4: #f1c55f;
--color-5: #f6e2a2;
}
Katherine's Auburn Sunset の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9c4e3a, #d75128, #e58a2a, #f1c55f, #f6e2a2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9c4e3a, #d75128, #e58a2a, #f1c55f, #f6e2a2);
}
似たようなカラーパレット
Katherine's Auburn Sunset color palette created on .