Evergreen Floraling Forest カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Evergreen Floraling Forest palette

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

Evergreen Floraling Forest カラー パレット PNG 画像

Download evergreen floraling forest color palette PNG image (landscape)
Download evergreen floraling forest color palette PNG image (square)

Evergreen Floraling Forest カラーパレット CSS

/* CSS */
.color-1 {
color: #6e9d6c;
}
.color-2 {
color: #a9c7a9;
}
.color-3 {
color: #d3e7c5;
}
.color-4 {
color: #f4f8e8;
}
.color-5 {
color: #e5b69f;
}

/* CSS Variables */
:root {
--color-1: #6e9d6c;
--color-2: #a9c7a9;
--color-3: #d3e7c5;
--color-4: #f4f8e8;
--color-5: #e5b69f;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6e9d6c, #a9c7a9, #d3e7c5, #f4f8e8, #e5b69f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6e9d6c, #a9c7a9, #d3e7c5, #f4f8e8, #e5b69f);
}

Evergreen Floraling Forest color palette created on .