Star Demon Rebirth カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Star Demon Rebirth palette

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

Star Demon Rebirth カラーパレット CSS

/* CSS */
.color-1 {
color: #5c4e88;
}
.color-2 {
color: #896aaf;
}
.color-3 {
color: #bb9ee0;
}
.color-4 {
color: #f5d5c7;
}
.color-5 {
color: #f1b74b;
}

/* CSS Variables */
:root {
--color-1: #5c4e88;
--color-2: #896aaf;
--color-3: #bb9ee0;
--color-4: #f5d5c7;
--color-5: #f1b74b;
}

Star Demon Rebirth の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5c4e88, #896aaf, #bb9ee0, #f5d5c7, #f1b74b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5c4e88, #896aaf, #bb9ee0, #f5d5c7, #f1b74b);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

Star Demon Rebirth color palette created on .