Folly's Death カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Folly's Death palette

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

Folly's Death カラー パレット PNG 画像

Download folly's death color palette PNG image (landscape)
Download folly's death color palette PNG image (square)

Folly's Death カラーパレット CSS

/* CSS */
.color-1 {
color: #181116;
}
.color-2 {
color: #392836;
}
.color-3 {
color: #5a3f4d;
}
.color-4 {
color: #7d5979;
}
.color-5 {
color: #b13325;
}

/* CSS Variables */
:root {
--color-1: #181116;
--color-2: #392836;
--color-3: #5a3f4d;
--color-4: #7d5979;
--color-5: #b13325;
}

Folly's Death の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #181116, #392836, #5a3f4d, #7d5979, #b13325);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #181116, #392836, #5a3f4d, #7d5979, #b13325);
}

Folly's Death color palette created on .