Twilight Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Twilight Serenade palette

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

Twilight Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #182458;
}
.color-2 {
color: #737ad9;
}
.color-3 {
color: #cbe4f6;
}
.color-4 {
color: #d5bce1;
}
.color-5 {
color: #2e4099;
}

/* CSS Variables */
:root {
--color-1: #182458;
--color-2: #737ad9;
--color-3: #cbe4f6;
--color-4: #d5bce1;
--color-5: #2e4099;
}

Twilight Serenade の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #182458, #737ad9, #cbe4f6, #d5bce1, #2e4099);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #182458, #737ad9, #cbe4f6, #d5bce1, #2e4099);
}

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

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

Twilight Serenade color palette created on .