Whimsical Twilight Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whimsical Twilight Serenade palette

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

Whimsical Twilight Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #d1e6fa;
}
.color-2 {
color: #ffe27a;
}
.color-3 {
color: #aa8ef6;
}
.color-4 {
color: #9a8da0;
}
.color-5 {
color: #594b77;
}

/* CSS Variables */
:root {
--color-1: #d1e6fa;
--color-2: #ffe27a;
--color-3: #aa8ef6;
--color-4: #9a8da0;
--color-5: #594b77;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d1e6fa, #ffe27a, #aa8ef6, #9a8da0, #594b77);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d1e6fa, #ffe27a, #aa8ef6, #9a8da0, #594b77);
}

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

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

Whimsical Twilight Serenade color palette created on .