Whispers of Serene Dusk カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whispers of Serene Dusk palette

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

Whispers of Serene Dusk カラーパレット CSS

/* CSS */
.color-1 {
color: #e2e2e9;
}
.color-2 {
color: #b7c6d7;
}
.color-3 {
color: #b2a69f;
}
.color-4 {
color: #7fa6cc;
}
.color-5 {
color: #958675;
}

/* CSS Variables */
:root {
--color-1: #e2e2e9;
--color-2: #b7c6d7;
--color-3: #b2a69f;
--color-4: #7fa6cc;
--color-5: #958675;
}

Whispers of Serene Dusk の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2e2e9, #b7c6d7, #b2a69f, #7fa6cc, #958675);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2e2e9, #b7c6d7, #b2a69f, #7fa6cc, #958675);
}

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

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

Whispers of Serene Dusk color palette created on .