Melancholic Vibes of the 90s カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Melancholic Vibes of the 90s palette
Melancholic Vibes of the 90s カラー パレット PNG 画像
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 .