Stray Furry Adventure カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Stray Furry Adventure palette

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

Stray Furry Adventure カラー パレット PNG 画像

Download stray furry adventure color palette PNG image (landscape)
Download stray furry adventure color palette PNG image (square)

Stray Furry Adventure カラーパレット CSS

/* CSS */
.color-1 {
color: #d9b8a6;
}
.color-2 {
color: #c78e7f;
}
.color-3 {
color: #a85d5f;
}
.color-4 {
color: #793e4a;
}
.color-5 {
color: #4b2f3d;
}

/* CSS Variables */
:root {
--color-1: #d9b8a6;
--color-2: #c78e7f;
--color-3: #a85d5f;
--color-4: #793e4a;
--color-5: #4b2f3d;
}

Stray Furry Adventure の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d9b8a6, #c78e7f, #a85d5f, #793e4a, #4b2f3d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d9b8a6, #c78e7f, #a85d5f, #793e4a, #4b2f3d);
}

Stray Furry Adventure color palette created on .