Sunflower Brights Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sunflower Brights palette

Share this palette to:

Sunflower Brights color palette PNG image

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

Sunflower Brights color palette CSS

/* CSS */
.color-1 {
color: #f7c94b;
}
.color-2 {
color: #f5a300;
}
.color-3 {
color: #c88c1e;
}
.color-4 {
color: #e6e61e;
}
.color-5 {
color: #a7b300;
}

/* CSS Variables */
:root {
--color-1: #f7c94b;
--color-2: #f5a300;
--color-3: #c88c1e;
--color-4: #e6e61e;
--color-5: #a7b300;
}

Sunflower Brights background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7c94b, #f5a300, #c88c1e, #e6e61e, #a7b300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7c94b, #f5a300, #c88c1e, #e6e61e, #a7b300);
}

Similar color palettes

Scroll down to explore 4 Sunflower color palettes

Sunflower Brights color palette created on .