Florest Moth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Florest Moth palette

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

Florest Moth カラー パレット PNG 画像

Download florest moth color palette PNG image (landscape)
Download florest moth color palette PNG image (square)

Florest Moth カラーパレット CSS

/* CSS */
.color-1 {
color: #535337;
}
.color-2 {
color: #8d8458;
}
.color-3 {
color: #bfbd97;
}
.color-4 {
color: #e3d9bf;
}
.color-5 {
color: #e8cac0;
}

/* CSS Variables */
:root {
--color-1: #535337;
--color-2: #8d8458;
--color-3: #bfbd97;
--color-4: #e3d9bf;
--color-5: #e8cac0;
}

Florest Moth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #535337, #8d8458, #bfbd97, #e3d9bf, #e8cac0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #535337, #8d8458, #bfbd97, #e3d9bf, #e8cac0);
}

Florest Moth color palette created on .