Ashfur's Fury カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Ashfur's Fury palette

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

Ashfur's Fury カラー パレット PNG 画像

Download ashfur's fury color palette PNG image (landscape)
Download ashfur's fury color palette PNG image (square)

Ashfur's Fury カラーパレット CSS

/* CSS */
.color-1 {
color: #a8b3b2;
}
.color-2 {
color: #c5d3d1;
}
.color-3 {
color: #b96e87;
}
.color-4 {
color: #f76e6e;
}
.color-5 {
color: #ffb84d;
}

/* CSS Variables */
:root {
--color-1: #a8b3b2;
--color-2: #c5d3d1;
--color-3: #b96e87;
--color-4: #f76e6e;
--color-5: #ffb84d;
}

Ashfur's Fury の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8b3b2, #c5d3d1, #b96e87, #f76e6e, #ffb84d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8b3b2, #c5d3d1, #b96e87, #f76e6e, #ffb84d);
}

Ashfur's Fury color palette created on .