Sunset Whispered Tones カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunset Whispered Tones palette

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

Sunset Whispered Tones カラーパレット CSS

/* CSS */
.color-1 {
color: #fbcd8e;
}
.color-2 {
color: #c8b6bf;
}
.color-3 {
color: #e0ac71;
}
.color-4 {
color: #b19b9a;
}
.color-5 {
color: #a0816e;
}

/* CSS Variables */
:root {
--color-1: #fbcd8e;
--color-2: #c8b6bf;
--color-3: #e0ac71;
--color-4: #b19b9a;
--color-5: #a0816e;
}

Sunset Whispered Tones の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbcd8e, #c8b6bf, #e0ac71, #b19b9a, #a0816e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbcd8e, #c8b6bf, #e0ac71, #b19b9a, #a0816e);
}

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

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

Sunset Whispered Tones color palette created on .