Yellow Sunflower Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Yellow Sunflower palette

Share this palette to:

Yellow Sunflower color palette PNG image

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

Yellow Sunflower color palette CSS

/* CSS */
.color-1 {
color: #f7c94b;
}
.color-2 {
color: #f9d75d;
}
.color-3 {
color: #fce5a6;
}
.color-4 {
color: #f5a524;
}
.color-5 {
color: #e5b20b;
}

/* CSS Variables */
:root {
--color-1: #f7c94b;
--color-2: #f9d75d;
--color-3: #fce5a6;
--color-4: #f5a524;
--color-5: #e5b20b;
}

Yellow Sunflower background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c94b, #f9d75d, #fce5a6, #f5a524, #e5b20b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c94b, #f9d75d, #fce5a6, #f5a524, #e5b20b);
}

Similar color palettes

Scroll down to explore 4 Sunflower color palettes

Yellow Sunflower color palette created on .