Hippie Dream Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Hippie Dream palette

Share this palette to:

Hippie Dream color palette PNG image

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

Hippie Dream color palette CSS

/* CSS */
.color-1 {
color: #d05370;
}
.color-2 {
color: #d66b8f;
}
.color-3 {
color: #dda6b6;
}
.color-4 {
color: #f4b8c7;
}
.color-5 {
color: #f6dfe5;
}

/* CSS Variables */
:root {
--color-1: #d05370;
--color-2: #d66b8f;
--color-3: #dda6b6;
--color-4: #f4b8c7;
--color-5: #f6dfe5;
}

Hippie Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d05370, #d66b8f, #dda6b6, #f4b8c7, #f6dfe5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d05370, #d66b8f, #dda6b6, #f4b8c7, #f6dfe5);
}

Similar color palettes

Scroll down to explore 1 Hippie color palette

Hippie Dream color palette created on .