Calm Sun and Always Suspicious Moon カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Calm Sun and Always Suspicious Moon palette
Calm Sun and Always Suspicious Moon カラー パレット PNG 画像
Calm Sun and Always Suspicious Moon カラーパレット CSS
/* CSS */
.color-1 {
color: #f4c543;
}
.color-2 {
color: #f9e5b4;
}
.color-3 {
color: #e7a35f;
}
.color-4 {
color: #b4c9e4;
}
.color-5 {
color: #8a9bb7;
}
/* CSS Variables */
:root {
--color-1: #f4c543;
--color-2: #f9e5b4;
--color-3: #e7a35f;
--color-4: #b4c9e4;
--color-5: #8a9bb7;
}
Calm Sun and Always Suspicious Moon の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f4c543, #f9e5b4, #e7a35f, #b4c9e4, #8a9bb7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f4c543, #f9e5b4, #e7a35f, #b4c9e4, #8a9bb7);
}
似たようなカラーパレット
Calm Sun and Always Suspicious Moon color palette created on .