Sunset in the Cyber Realm カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sunset in the Cyber Realm palette
Sunset in the Cyber Realm カラーパレット CSS
/* CSS */
.color-1 {
color: #f2b05a;
}
.color-2 {
color: #f28d3a;
}
.color-3 {
color: #f26550;
}
.color-4 {
color: #d84b83;
}
.color-5 {
color: #6b508b;
}
/* CSS Variables */
:root {
--color-1: #f2b05a;
--color-2: #f28d3a;
--color-3: #f26550;
--color-4: #d84b83;
--color-5: #6b508b;
}
Sunset in the Cyber Realm の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2b05a, #f28d3a, #f26550, #d84b83, #6b508b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2b05a, #f28d3a, #f26550, #d84b83, #6b508b);
}
似たようなカラーパレット
下にスクロールして400+個のブライトカラーパレットを探索しましょう
Sunset in the Cyber Realm color palette created on .