Fate of the Sixtieth Tear カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Fate of the Sixtieth Tear palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Fate of the Sixtieth Tear カラーパレット (PNG) をダウンロード
Fate of the Sixtieth Tear カラーパレット CSS
/* CSS */
.color-1 {
color: #893e7a;
}
.color-2 {
color: #aa5a6f;
}
.color-3 {
color: #d88d4b;
}
.color-4 {
color: #f1b341;
}
.color-5 {
color: #f8d62a;
}
/* CSS Variables */
:root {
--color-1: #893e7a;
--color-2: #aa5a6f;
--color-3: #d88d4b;
--color-4: #f1b341;
--color-5: #f8d62a;
}
Fate of the Sixtieth Tear の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #893e7a, #aa5a6f, #d88d4b, #f1b341, #f8d62a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #893e7a, #aa5a6f, #d88d4b, #f1b341, #f8d62a);
}
似たようなカラーパレット
下にスクロールして6個の60年代カラーパレットを探索しましょう
Fate of the Sixtieth Tear color palette created on .