Hippie Vibes Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Hippie Vibes palette

Share this palette to:

Hippie Vibes color palette PNG image

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

Hippie Vibes color palette 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 background gradient 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);
}

Similar color palettes

Scroll down to explore 4 Hippie color palettes

Hippie Vibes color palette created on .