Sunflower Sunshine Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sunflower Sunshine palette

Share this palette to:

Sunflower Sunshine color palette PNG image

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

Sunflower Sunshine color palette CSS

/* CSS */
.color-1 {
color: #ffd900;
}
.color-2 {
color: #ffea00;
}
.color-3 {
color: #ffcc00;
}
.color-4 {
color: #ffc800;
}
.color-5 {
color: #ffb300;
}

/* CSS Variables */
:root {
--color-1: #ffd900;
--color-2: #ffea00;
--color-3: #ffcc00;
--color-4: #ffc800;
--color-5: #ffb300;
}

Sunflower Sunshine background gradient CSS

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

Similar color palettes

Scroll down to explore 4 Sunflower color palettes

Sunflower Sunshine color palette created on .