Fate of the Sixtieth Tear カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Fate of the Sixtieth Tear palette

このパレットを共有する先:

Fate of the Sixtieth Tear カラー パレット PNG 画像

Download fate of the sixtieth tear color palette PNG image (landscape)
Download fate of the sixtieth tear color palette PNG image (square)

Fate of the Sixtieth Tear カラーパレット CSS

/* CSS */
.color-1 {
color: #642b3c;
}
.color-2 {
color: #893e6f;
}
.color-3 {
color: #b86e4c;
}
.color-4 {
color: #d29a4b;
}
.color-5 {
color: #d7b82d;
}

/* CSS Variables */
:root {
--color-1: #642b3c;
--color-2: #893e6f;
--color-3: #b86e4c;
--color-4: #d29a4b;
--color-5: #d7b82d;
}

Fate of the Sixtieth Tear の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #642b3c, #893e6f, #b86e4c, #d29a4b, #d7b82d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #642b3c, #893e6f, #b86e4c, #d29a4b, #d7b82d);
}

Fate of the Sixtieth Tear color palette created on .