Blushing Sunset Whispers カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Blushing Sunset Whispers palette

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

Blushing Sunset Whispers カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #fcfbf8;
}
.color-3 {
color: #dbd2d4;
}
.color-4 {
color: #f2b08d;
}
.color-5 {
color: #fd6d2b;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #fcfbf8;
--color-3: #dbd2d4;
--color-4: #f2b08d;
--color-5: #fd6d2b;
}

Blushing Sunset Whispers の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #fcfbf8, #dbd2d4, #f2b08d, #fd6d2b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #fcfbf8, #dbd2d4, #f2b08d, #fd6d2b);
}

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

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

Blushing Sunset Whispers color palette created on .