Whispers of Warm Earth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Warm Earth palette

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

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

/* CSS */
.color-1 {
color: #ded5ca;
}
.color-2 {
color: #dbcdbd;
}
.color-3 {
color: #d2cdc6;
}
.color-4 {
color: #c3b6a7;
}
.color-5 {
color: #a89a8a;
}

/* CSS Variables */
:root {
--color-1: #ded5ca;
--color-2: #dbcdbd;
--color-3: #d2cdc6;
--color-4: #c3b6a7;
--color-5: #a89a8a;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ded5ca, #dbcdbd, #d2cdc6, #c3b6a7, #a89a8a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ded5ca, #dbcdbd, #d2cdc6, #c3b6a7, #a89a8a);
}

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

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

Whispers of Warm Earth color palette created on .