Green Kimono Forest Beige カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Green Kimono Forest Beige palette

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

Green Kimono Forest Beige カラー パレット PNG 画像

Download green kimono forest beige color palette PNG image (landscape)
Download green kimono forest beige color palette PNG image (square)

Green Kimono Forest Beige カラーパレット CSS

/* CSS */
.color-1 {
color: #a8c1a4;
}
.color-2 {
color: #d4e3c4;
}
.color-3 {
color: #f4e2c3;
}
.color-4 {
color: #d0b79a;
}
.color-5 {
color: #9f5c3c;
}

/* CSS Variables */
:root {
--color-1: #a8c1a4;
--color-2: #d4e3c4;
--color-3: #f4e2c3;
--color-4: #d0b79a;
--color-5: #9f5c3c;
}

Green Kimono Forest Beige の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8c1a4, #d4e3c4, #f4e2c3, #d0b79a, #9f5c3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8c1a4, #d4e3c4, #f4e2c3, #d0b79a, #9f5c3c);
}

Green Kimono Forest Beige color palette created on .