Galactic Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Galactic Dreams palette

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

Galactic Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #1f1b79;
}
.color-2 {
color: #3f2a92;
}
.color-3 {
color: #5f3d99;
}
.color-4 {
color: #ab53c6;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #1f1b79;
--color-2: #3f2a92;
--color-3: #5f3d99;
--color-4: #ab53c6;
--color-5: #ff6e61;
}

Galactic Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1b79, #3f2a92, #5f3d99, #ab53c6, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1b79, #3f2a92, #5f3d99, #ab53c6, #ff6e61);
}

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

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

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

Galactic Dreams color palette created on .