Whispering Woodland Hues カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispering Woodland Hues palette

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

Whispering Woodland Hues カラーパレット CSS

/* CSS */
.color-1 {
color: #dae7db;
}
.color-2 {
color: #aaac9a;
}
.color-3 {
color: #989657;
}
.color-4 {
color: #828273;
}
.color-5 {
color: #6c6747;
}

/* CSS Variables */
:root {
--color-1: #dae7db;
--color-2: #aaac9a;
--color-3: #989657;
--color-4: #828273;
--color-5: #6c6747;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dae7db, #aaac9a, #989657, #828273, #6c6747);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dae7db, #aaac9a, #989657, #828273, #6c6747);
}

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

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

Whispering Woodland Hues color palette created on .