Hippie Vibes カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Hippie Vibes palette
Hippie Vibes カラー パレット PNG 画像
Hippie Vibes カラーパレット CSS
/* CSS */
.color-1 {
color: #4cae4f;
}
.color-2 {
color: #79c3b7;
}
.color-3 {
color: #a3d55d;
}
.color-4 {
color: #f4e1a4;
}
.color-5 {
color: #ff6e61;
}
/* CSS Variables */
:root {
--color-1: #4cae4f;
--color-2: #79c3b7;
--color-3: #a3d55d;
--color-4: #f4e1a4;
--color-5: #ff6e61;
}
Hippie Vibes の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4cae4f, #79c3b7, #a3d55d, #f4e1a4, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4cae4f, #79c3b7, #a3d55d, #f4e1a4, #ff6e61);
}
似たようなカラーパレット
下にスクロールして4個のヒッピーカラーパレットを探索しましょう
Hippie Vibes color palette created on .