Twilight Reverie カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Twilight Reverie palette

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

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

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

Twilight Reverie カラーパレット CSS

/* CSS */
.color-1 {
color: #e1b9b7;
}
.color-2 {
color: #462c63;
}
.color-3 {
color: #000000;
}
.color-4 {
color: #2f1551;
}
.color-5 {
color: #943d60;
}

/* CSS Variables */
:root {
--color-1: #e1b9b7;
--color-2: #462c63;
--color-3: #000000;
--color-4: #2f1551;
--color-5: #943d60;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e1b9b7, #462c63, #000000, #2f1551, #943d60);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e1b9b7, #462c63, #000000, #2f1551, #943d60);
}

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

Twilight Reverie color palette created on .