Mystic Twilight Serenade カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mystic Twilight Serenade palette

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

Mystic Twilight Serenade カラーパレット (PNG) をダウンロード

Download mystic twilight serenade color palette PNG image (landscape)
Download mystic twilight serenade color palette PNG image (square)

Mystic Twilight Serenade カラーパレット CSS

/* CSS */
.color-1 {
color: #5c3f8d;
}
.color-2 {
color: #705f9b;
}
.color-3 {
color: #8468b6;
}
.color-4 {
color: #a67cb1;
}
.color-5 {
color: #e6b3e0;
}

/* CSS Variables */
:root {
--color-1: #5c3f8d;
--color-2: #705f9b;
--color-3: #8468b6;
--color-4: #a67cb1;
--color-5: #e6b3e0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c3f8d, #705f9b, #8468b6, #a67cb1, #e6b3e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c3f8d, #705f9b, #8468b6, #a67cb1, #e6b3e0);
}

Mystic Twilight Serenade color palette created on .