Grim Wolf カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Grim Wolf palette

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

Grim Wolf カラー パレット PNG 画像

Download grim wolf color palette PNG image (landscape)
Download grim wolf color palette PNG image (square)

Grim Wolf カラーパレット CSS

/* CSS */
.color-1 {
color: #4a4d54;
}
.color-2 {
color: #696e72;
}
.color-3 {
color: #8c9ca1;
}
.color-4 {
color: #a4b1b7;
}
.color-5 {
color: #c2c8cc;
}

/* CSS Variables */
:root {
--color-1: #4a4d54;
--color-2: #696e72;
--color-3: #8c9ca1;
--color-4: #a4b1b7;
--color-5: #c2c8cc;
}

Grim Wolf の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a4d54, #696e72, #8c9ca1, #a4b1b7, #c2c8cc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a4d54, #696e72, #8c9ca1, #a4b1b7, #c2c8cc);
}

Grim Wolf color palette created on .