Sunflower Hippie Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sunflower Hippie palette

Share this palette to:

Sunflower Hippie color palette PNG image

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

Sunflower Hippie color palette CSS

/* CSS */
.color-1 {
color: #ffc300;
}
.color-2 {
color: #ffd900;
}
.color-3 {
color: #ffea00;
}
.color-4 {
color: #f6d16a;
}
.color-5 {
color: #fbbf3c;
}

/* CSS Variables */
:root {
--color-1: #ffc300;
--color-2: #ffd900;
--color-3: #ffea00;
--color-4: #f6d16a;
--color-5: #fbbf3c;
}

Sunflower Hippie background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffc300, #ffd900, #ffea00, #f6d16a, #fbbf3c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffc300, #ffd900, #ffea00, #f6d16a, #fbbf3c);
}

Similar color palettes

Scroll down to explore 1 Sunflower color palette

Sunflower Hippie color palette created on .