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: #f6d12c;
}
.color-2 {
color: #e6a400;
}
.color-3 {
color: #d68b00;
}
.color-4 {
color: #c76d00;
}
.color-5 {
color: #b35300;
}

/* CSS Variables */
:root {
--color-1: #f6d12c;
--color-2: #e6a400;
--color-3: #d68b00;
--color-4: #c76d00;
--color-5: #b35300;
}

Sunflower Bright background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6d12c, #e6a400, #d68b00, #c76d00, #b35300);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6d12c, #e6a400, #d68b00, #c76d00, #b35300);
}

Similar color palettes

Scroll down to explore 4 Sunflower color palettes

Sunflower Bright color palette created on .