Whispering Meadows カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispering Meadows palette

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

Whispering Meadows カラー パレット PNG 画像

Download whispering meadows color palette PNG image (landscape)
Download whispering meadows color palette PNG image (square)

Whispering Meadows カラーパレット CSS

/* CSS */
.color-1 {
color: #a7c8b9;
}
.color-2 {
color: #b4d9c8;
}
.color-3 {
color: #d3eedc;
}
.color-4 {
color: #e7f5e0;
}
.color-5 {
color: #f6f8f1;
}

/* CSS Variables */
:root {
--color-1: #a7c8b9;
--color-2: #b4d9c8;
--color-3: #d3eedc;
--color-4: #e7f5e0;
--color-5: #f6f8f1;
}

Whispering Meadows の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c8b9, #b4d9c8, #d3eedc, #e7f5e0, #f6f8f1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c8b9, #b4d9c8, #d3eedc, #e7f5e0, #f6f8f1);
}

Whispering Meadows color palette created on .