Twilight Zone Cage カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Twilight Zone Cage palette
Twilight Zone Cage カラー パレット PNG 画像
Twilight Zone Cage カラーパレット CSS
/* CSS */
.color-1 {
color: #232046;
}
.color-2 {
color: #352b5f;
}
.color-3 {
color: #4d3871;
}
.color-4 {
color: #695754;
}
.color-5 {
color: #807e6b;
}
/* CSS Variables */
:root {
--color-1: #232046;
--color-2: #352b5f;
--color-3: #4d3871;
--color-4: #695754;
--color-5: #807e6b;
}
Twilight Zone Cage の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #232046, #352b5f, #4d3871, #695754, #807e6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #232046, #352b5f, #4d3871, #695754, #807e6b);
}
似たようなカラーパレット
Twilight Zone Cage color palette created on .