Phonk Vibes カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Phonk Vibes palette
Phonk Vibes カラー パレット PNG 画像
Phonk Vibes カラーパレット CSS
/* CSS */
.color-1 {
color: #3a2a50;
}
.color-2 {
color: #5c4f8c;
}
.color-3 {
color: #7b6aaf;
}
.color-4 {
color: #b89fdb;
}
.color-5 {
color: #f6b83c;
}
/* CSS Variables */
:root {
--color-1: #3a2a50;
--color-2: #5c4f8c;
--color-3: #7b6aaf;
--color-4: #b89fdb;
--color-5: #f6b83c;
}
Phonk Vibes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3a2a50, #5c4f8c, #7b6aaf, #b89fdb, #f6b83c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3a2a50, #5c4f8c, #7b6aaf, #b89fdb, #f6b83c);
}
似たようなカラーパレット
Phonk Vibes color palette created on .