Emerald Forest Harmony カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Emerald Forest Harmony palette

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

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

Download emerald forest harmony color palette PNG image (landscape)
Download emerald forest harmony color palette PNG image (square)

Emerald Forest Harmony カラーパレット CSS

/* CSS */
.color-1 {
color: #4c8b3c;
}
.color-2 {
color: #6eae4c;
}
.color-3 {
color: #91d94a;
}
.color-4 {
color: #b3e052;
}
.color-5 {
color: #d2f56b;
}

/* CSS Variables */
:root {
--color-1: #4c8b3c;
--color-2: #6eae4c;
--color-3: #91d94a;
--color-4: #b3e052;
--color-5: #d2f56b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c8b3c, #6eae4c, #91d94a, #b3e052, #d2f56b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c8b3c, #6eae4c, #91d94a, #b3e052, #d2f56b);
}

Emerald Forest Harmony color palette created on .