Green Mushroom Shadow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Green Mushroom Shadow palette

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

Green Mushroom Shadow カラー パレット PNG 画像

Download green mushroom shadow color palette PNG image (landscape)
Download green mushroom shadow color palette PNG image (square)

Green Mushroom Shadow カラーパレット CSS

/* CSS */
.color-1 {
color: #efba48;
}
.color-2 {
color: #935834;
}
.color-3 {
color: #81a44c;
}
.color-4 {
color: #3e7952;
}
.color-5 {
color: #364f4a;
}

/* CSS Variables */
:root {
--color-1: #efba48;
--color-2: #935834;
--color-3: #81a44c;
--color-4: #3e7952;
--color-5: #364f4a;
}

Green Mushroom Shadow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #efba48, #935834, #81a44c, #3e7952, #364f4a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #efba48, #935834, #81a44c, #3e7952, #364f4a);
}

Green Mushroom Shadow color palette created on .