Shades of Meadow Green カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Shades of Meadow Green palette

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

Shades of Meadow Green カラーパレット (PNG) をダウンロード

Download shades of meadow green color palette PNG image (landscape)
Download shades of meadow green color palette PNG image (square)

Shades of Meadow Green カラーパレット CSS

/* CSS */
.color-1 {
color: #b5d99b;
}
.color-2 {
color: #a5c6a4;
}
.color-3 {
color: #83af9f;
}
.color-4 {
color: #5f9b7e;
}
.color-5 {
color: #4e7965;
}

/* CSS Variables */
:root {
--color-1: #b5d99b;
--color-2: #a5c6a4;
--color-3: #83af9f;
--color-4: #5f9b7e;
--color-5: #4e7965;
}

Shades of Meadow Green の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b5d99b, #a5c6a4, #83af9f, #5f9b7e, #4e7965);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b5d99b, #a5c6a4, #83af9f, #5f9b7e, #4e7965);
}

Shades of Meadow Green color palette created on .