Masculine Mallard カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Masculine Mallard palette

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

Masculine Mallard カラー パレット PNG 画像

Download masculine mallard color palette PNG image (landscape)
Download masculine mallard color palette PNG image (square)

Masculine Mallard カラーパレット CSS

/* CSS */
.color-1 {
color: #4c6b4f;
}
.color-2 {
color: #3d4d40;
}
.color-3 {
color: #5e7958;
}
.color-4 {
color: #b6a89a;
}
.color-5 {
color: #3c2f2f;
}

/* CSS Variables */
:root {
--color-1: #4c6b4f;
--color-2: #3d4d40;
--color-3: #5e7958;
--color-4: #b6a89a;
--color-5: #3c2f2f;
}

Masculine Mallard の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c6b4f, #3d4d40, #5e7958, #b6a89a, #3c2f2f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c6b4f, #3d4d40, #5e7958, #b6a89a, #3c2f2f);
}

Masculine Mallard color palette created on .