Vibrant Space Purple カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Vibrant Space Purple palette

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

Vibrant Space Purple カラーパレット (PNG) をダウンロード

Download vibrant space purple color palette PNG image (landscape)
Download vibrant space purple color palette PNG image (square)

Vibrant Space Purple カラーパレット CSS

/* CSS */
.color-1 {
color: #690dab;
}
.color-2 {
color: #d6006f;
}
.color-3 {
color: #4051b5;
}
.color-4 {
color: #00bdd6;
}
.color-5 {
color: #000000;
}

/* CSS Variables */
:root {
--color-1: #690dab;
--color-2: #d6006f;
--color-3: #4051b5;
--color-4: #00bdd6;
--color-5: #000000;
}

Vibrant Space Purple の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #690dab, #d6006f, #4051b5, #00bdd6, #000000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #690dab, #d6006f, #4051b5, #00bdd6, #000000);
}

Vibrant Space Purple color palette created on .