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: #f6d55a;
}
.color-2 {
color: #f9a824;
}
.color-3 {
color: #f7c34a;
}
.color-4 {
color: #fbac4b;
}
.color-5 {
color: #f05a28;
}

/* CSS Variables */
:root {
--color-1: #f6d55a;
--color-2: #f9a824;
--color-3: #f7c34a;
--color-4: #fbac4b;
--color-5: #f05a28;
}

Sunflower Brights background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d55a, #f9a824, #f7c34a, #fbac4b, #f05a28);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d55a, #f9a824, #f7c34a, #fbac4b, #f05a28);
}

Similar color palettes

Scroll down to explore 4 Sunflower color palettes

Sunflower Brights color palette created on .