Forsaken Horizon カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Forsaken Horizon palette
Forsaken Horizon カラーパレット CSS
/* CSS */
.color-1 {
color: #4d7a99;
}
.color-2 {
color: #7ec1c8;
}
.color-3 {
color: #b7e1e1;
}
.color-4 {
color: #f4b96c;
}
.color-5 {
color: #d66b70;
}
/* CSS Variables */
:root {
--color-1: #4d7a99;
--color-2: #7ec1c8;
--color-3: #b7e1e1;
--color-4: #f4b96c;
--color-5: #d66b70;
}
Forsaken Horizon の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4d7a99, #7ec1c8, #b7e1e1, #f4b96c, #d66b70);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4d7a99, #7ec1c8, #b7e1e1, #f4b96c, #d66b70);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
Forsaken Horizon color palette created on .