Versace Vibes カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Versace Vibes palette

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

Versace Vibes カラーパレット (PNG) をダウンロード

Download versace vibes color palette PNG image (landscape)
Download versace vibes color palette PNG image (square)

Versace Vibes カラーパレット CSS

/* CSS */
.color-1 {
color: #f1c84b;
}
.color-2 {
color: #d1a30a;
}
.color-3 {
color: #b49b1d;
}
.color-4 {
color: #9e7c00;
}
.color-5 {
color: #805b00;
}

/* CSS Variables */
:root {
--color-1: #f1c84b;
--color-2: #d1a30a;
--color-3: #b49b1d;
--color-4: #9e7c00;
--color-5: #805b00;
}

Versace Vibes の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1c84b, #d1a30a, #b49b1d, #9e7c00, #805b00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1c84b, #d1a30a, #b49b1d, #9e7c00, #805b00);
}

Versace Vibes color palette created on .