Versace Vibes カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Versace Vibes palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Versace Vibes カラーパレット (PNG) をダウンロード
Versace Vibes カラーパレット CSS
/* CSS */
.color-1 {
color: #f3e5a0;
}
.color-2 {
color: #f1c6a7;
}
.color-3 {
color: #eba2b2;
}
.color-4 {
color: #d499ff;
}
.color-5 {
color: #9a6bff;
}
/* CSS Variables */
:root {
--color-1: #f3e5a0;
--color-2: #f1c6a7;
--color-3: #eba2b2;
--color-4: #d499ff;
--color-5: #9a6bff;
}
Versace Vibes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f3e5a0, #f1c6a7, #eba2b2, #d499ff, #9a6bff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f3e5a0, #f1c6a7, #eba2b2, #d499ff, #9a6bff);
}
似たようなカラーパレット
Versace Vibes color palette created on .