Mystic Twilight カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Mystic Twilight palette

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

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

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

Mystic Twilight カラーパレット CSS

/* CSS */
.color-1 {
color: #abadf2;
}
.color-2 {
color: #3b5451;
}
.color-3 {
color: #f5cff7;
}
.color-4 {
color: #6c6482;
}
.color-5 {
color: #4e5f6e;
}

/* CSS Variables */
:root {
--color-1: #abadf2;
--color-2: #3b5451;
--color-3: #f5cff7;
--color-4: #6c6482;
--color-5: #4e5f6e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #abadf2, #3b5451, #f5cff7, #6c6482, #4e5f6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #abadf2, #3b5451, #f5cff7, #6c6482, #4e5f6e);
}

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

Mystic Twilight color palette created on .