Whispering Meadow Hues カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispering Meadow Hues palette

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

Whispering Meadow Hues カラーパレット CSS

/* CSS */
.color-1 {
color: #f8f8f7;
}
.color-2 {
color: #f1f1ef;
}
.color-3 {
color: #e6e6e5;
}
.color-4 {
color: #d5d7d6;
}
.color-5 {
color: #77b464;
}

/* CSS Variables */
:root {
--color-1: #f8f8f7;
--color-2: #f1f1ef;
--color-3: #e6e6e5;
--color-4: #d5d7d6;
--color-5: #77b464;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8f8f7, #f1f1ef, #e6e6e5, #d5d7d6, #77b464);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8f8f7, #f1f1ef, #e6e6e5, #d5d7d6, #77b464);
}

似たようなカラーパレット

下にスクロールして2個の白カラーパレットを探索しましょう

Whispering Meadow Hues color palette created on .