Melancholic Vibes of the 90s カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Melancholic Vibes of the 90s palette

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

Melancholic Vibes of the 90s カラー パレット PNG 画像

Download melancholic vibes of the 90s color palette PNG image (landscape)
Download melancholic vibes of the 90s color palette PNG image (square)

Melancholic Vibes of the 90s カラーパレット CSS

/* CSS */
.color-1 {
color: #681b98;
}
.color-2 {
color: #9b27b0;
}
.color-3 {
color: #e92063;
}
.color-4 {
color: #f490b1;
}
.color-5 {
color: #f06090;
}

/* CSS Variables */
:root {
--color-1: #681b98;
--color-2: #9b27b0;
--color-3: #e92063;
--color-4: #f490b1;
--color-5: #f06090;
}

Melancholic Vibes of the 90s の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #681b98, #9b27b0, #e92063, #f490b1, #f06090);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #681b98, #9b27b0, #e92063, #f490b1, #f06090);
}

Melancholic Vibes of the 90s color palette created on .