Hippie Vibes カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hippie Vibes palette

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

Hippie Vibes カラー パレット PNG 画像

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

Hippie Vibes カラーパレット CSS

/* CSS */
.color-1 {
color: #5a9baf;
}
.color-2 {
color: #a1d6e8;
}
.color-3 {
color: #f0b7cf;
}
.color-4 {
color: #f9d14e;
}
.color-5 {
color: #f76e6e;
}

/* CSS Variables */
:root {
--color-1: #5a9baf;
--color-2: #a1d6e8;
--color-3: #f0b7cf;
--color-4: #f9d14e;
--color-5: #f76e6e;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5a9baf, #a1d6e8, #f0b7cf, #f9d14e, #f76e6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5a9baf, #a1d6e8, #f0b7cf, #f9d14e, #f76e6e);
}

Hippie Vibes color palette created on .