Sunflower Bright Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sunflower Bright palette

Share this palette to:

Sunflower Bright color palette PNG image

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

Sunflower Bright color palette CSS

/* CSS */
.color-1 {
color: #f6c84c;
}
.color-2 {
color: #e3b03b;
}
.color-3 {
color: #d19b2e;
}
.color-4 {
color: #a86d24;
}
.color-5 {
color: #7b501e;
}

/* CSS Variables */
:root {
--color-1: #f6c84c;
--color-2: #e3b03b;
--color-3: #d19b2e;
--color-4: #a86d24;
--color-5: #7b501e;
}

Sunflower Bright background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6c84c, #e3b03b, #d19b2e, #a86d24, #7b501e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6c84c, #e3b03b, #d19b2e, #a86d24, #7b501e);
}

Similar color palettes

Scroll down to explore 4 Sunflower color palettes

Sunflower Bright color palette created on .