Twilight Serenity カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Twilight Serenity palette

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

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

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

Twilight Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #fbfdfe;
}
.color-2 {
color: #191614;
}
.color-3 {
color: #7a7166;
}
.color-4 {
color: #9ba6b0;
}
.color-5 {
color: #30507e;
}

/* CSS Variables */
:root {
--color-1: #fbfdfe;
--color-2: #191614;
--color-3: #7a7166;
--color-4: #9ba6b0;
--color-5: #30507e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbfdfe, #191614, #7a7166, #9ba6b0, #30507e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbfdfe, #191614, #7a7166, #9ba6b0, #30507e);
}

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

Twilight Serenity color palette created on .