Sunset Over the Sierra カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sunset Over the Sierra palette
Sunset Over the Sierra カラー パレット PNG 画像
Sunset Over the Sierra カラーパレット CSS
/* CSS */
.color-1 {
color: #f9d94e;
}
.color-2 {
color: #f6b83c;
}
.color-3 {
color: #f68f41;
}
.color-4 {
color: #e5492a;
}
.color-5 {
color: #d53e2a;
}
/* CSS Variables */
:root {
--color-1: #f9d94e;
--color-2: #f6b83c;
--color-3: #f68f41;
--color-4: #e5492a;
--color-5: #d53e2a;
}
Sunset Over the Sierra の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d94e, #f6b83c, #f68f41, #e5492a, #d53e2a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d94e, #f6b83c, #f68f41, #e5492a, #d53e2a);
}
似たようなカラーパレット
Sunset Over the Sierra color palette created on .