Florest Moth カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Florest Moth palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Florest Moth カラーパレット (PNG) をダウンロード
Florest Moth カラーパレット CSS
/* CSS */
.color-1 {
color: #283022;
}
.color-2 {
color: #4b543b;
}
.color-3 {
color: #687359;
}
.color-4 {
color: #87836e;
}
.color-5 {
color: #8b716f;
}
/* CSS Variables */
:root {
--color-1: #283022;
--color-2: #4b543b;
--color-3: #687359;
--color-4: #87836e;
--color-5: #8b716f;
}
Florest Moth の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #283022, #4b543b, #687359, #87836e, #8b716f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #283022, #4b543b, #687359, #87836e, #8b716f);
}
似たようなカラーパレット
Florest Moth color palette created on .