Orange Hippie Dream Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Orange Hippie Dream palette

Share this palette to:

Orange Hippie Dream color palette PNG image

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

Orange Hippie Dream color palette CSS

/* CSS */
.color-1 {
color: #ff6d2e;
}
.color-2 {
color: #ff9900;
}
.color-3 {
color: #ffcc00;
}
.color-4 {
color: #ffed66;
}
.color-5 {
color: #ffb4a3;
}

/* CSS Variables */
:root {
--color-1: #ff6d2e;
--color-2: #ff9900;
--color-3: #ffcc00;
--color-4: #ffed66;
--color-5: #ffb4a3;
}

Orange Hippie Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d2e, #ff9900, #ffcc00, #ffed66, #ffb4a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d2e, #ff9900, #ffcc00, #ffed66, #ffb4a3);
}

Similar color palettes

Scroll down to explore 4 Hippie color palettes

Orange Hippie Dream color palette created on .