90s Vaporwave カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with 90s Vaporwave palette
90s Vaporwave カラー パレット PNG 画像
90s Vaporwave カラーパレット CSS
/* CSS */
.color-1 {
color: #d4a4d5;
}
.color-2 {
color: #b7d2c0;
}
.color-3 {
color: #4cc1e1;
}
.color-4 {
color: #ff5c8a;
}
.color-5 {
color: #f6e5df;
}
/* CSS Variables */
:root {
--color-1: #d4a4d5;
--color-2: #b7d2c0;
--color-3: #4cc1e1;
--color-4: #ff5c8a;
--color-5: #f6e5df;
}
90s Vaporwave の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d4a4d5, #b7d2c0, #4cc1e1, #ff5c8a, #f6e5df);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d4a4d5, #b7d2c0, #4cc1e1, #ff5c8a, #f6e5df);
}
似たようなカラーパレット
下にスクロールして1000+個の90年代カラーパレットを探索しましょう
90s Vaporwave color palette created on .