Manned Wolf カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Manned Wolf palette

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

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

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

Manned Wolf カラーパレット CSS

/* CSS */
.color-1 {
color: #e6a97a;
}
.color-2 {
color: #b85a3d;
}
.color-3 {
color: #6b4d3d;
}
.color-4 {
color: #3b2b30;
}
.color-5 {
color: #1e1f24;
}

/* CSS Variables */
:root {
--color-1: #e6a97a;
--color-2: #b85a3d;
--color-3: #6b4d3d;
--color-4: #3b2b30;
--color-5: #1e1f24;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e6a97a, #b85a3d, #6b4d3d, #3b2b30, #1e1f24);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e6a97a, #b85a3d, #6b4d3d, #3b2b30, #1e1f24);
}

Manned Wolf color palette created on .