Mystic Forest カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mystic Forest palette

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

Mystic Forest カラーパレット (PNG) をダウンロード

Download mystic forest color palette PNG image (landscape)
Download mystic forest color palette PNG image (square)

Mystic Forest カラーパレット CSS

/* CSS */
.color-1 {
color: #654934;
}
.color-2 {
color: #34004d;
}
.color-3 {
color: #035403;
}
.color-4 {
color: #c31db5;
}
.color-5 {
color: #1b042a;
}

/* CSS Variables */
:root {
--color-1: #654934;
--color-2: #34004d;
--color-3: #035403;
--color-4: #c31db5;
--color-5: #1b042a;
}

Mystic Forest の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #654934, #34004d, #035403, #c31db5, #1b042a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #654934, #34004d, #035403, #c31db5, #1b042a);
}

似たようなカラーパレット

Mystic Forest color palette created on .