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: #fbfefd;
}
.color-2 {
color: #05060f;
}
.color-3 {
color: #54628c;
}
.color-4 {
color: #b5c8de;
}
.color-5 {
color: #2b2b40;
}

/* CSS Variables */
:root {
--color-1: #fbfefd;
--color-2: #05060f;
--color-3: #54628c;
--color-4: #b5c8de;
--color-5: #2b2b40;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fbfefd, #05060f, #54628c, #b5c8de, #2b2b40);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fbfefd, #05060f, #54628c, #b5c8de, #2b2b40);
}

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

Twilight Serenity color palette created on .