Whispers of Soft Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Soft Earth palette

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

Whispers of Soft Earth カラーパレット CSS

/* CSS */
.color-1 {
color: #fffefa;
}
.color-2 {
color: #fef7e1;
}
.color-3 {
color: #e7e7de;
}
.color-4 {
color: #eee0ba;
}
.color-5 {
color: #c6cdcd;
}

/* CSS Variables */
:root {
--color-1: #fffefa;
--color-2: #fef7e1;
--color-3: #e7e7de;
--color-4: #eee0ba;
--color-5: #c6cdcd;
}

Whispers of Soft Earth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fffefa, #fef7e1, #e7e7de, #eee0ba, #c6cdcd);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fffefa, #fef7e1, #e7e7de, #eee0ba, #c6cdcd);
}

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

Whispers of Soft Earth color palette created on .