Purple Retro Cyberpunk カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Purple Retro Cyberpunk palette

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

Purple Retro Cyberpunk カラー パレット PNG 画像

Download purple retro cyberpunk color palette PNG image (landscape)
Download purple retro cyberpunk color palette PNG image (square)

Purple Retro Cyberpunk カラーパレット CSS

/* CSS */
.color-1 {
color: #592d8f;
}
.color-2 {
color: #8a4ed0;
}
.color-3 {
color: #b08fe5;
}
.color-4 {
color: #d4b3ff;
}
.color-5 {
color: #ff85c6;
}

/* CSS Variables */
:root {
--color-1: #592d8f;
--color-2: #8a4ed0;
--color-3: #b08fe5;
--color-4: #d4b3ff;
--color-5: #ff85c6;
}

Purple Retro Cyberpunk の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #592d8f, #8a4ed0, #b08fe5, #d4b3ff, #ff85c6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #592d8f, #8a4ed0, #b08fe5, #d4b3ff, #ff85c6);
}

Purple Retro Cyberpunk color palette created on .