Twilight Descent カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Twilight Descent palette

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

Twilight Descent カラーパレット CSS

/* CSS */
.color-1 {
color: #380a43;
}
.color-2 {
color: #6f1f65;
}
.color-3 {
color: #9c498e;
}
.color-4 {
color: #d5997b;
}
.color-5 {
color: #c2001a;
}

/* CSS Variables */
:root {
--color-1: #380a43;
--color-2: #6f1f65;
--color-3: #9c498e;
--color-4: #d5997b;
--color-5: #c2001a;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #380a43, #6f1f65, #9c498e, #d5997b, #c2001a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #380a43, #6f1f65, #9c498e, #d5997b, #c2001a);
}

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

下にスクロールして2個の90年代カラーパレットを探索しましょう

Twilight Descent color palette created on .