Sunflower's Memories Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Sunflower's Memories palette

Share this palette to:

Sunflower's Memories color palette PNG image

Download sunflower's memories color palette PNG image (landscape)
Download sunflower's memories color palette PNG image (square)

Sunflower's Memories color palette CSS

/* CSS */
.color-1 {
color: #f1c84b;
}
.color-2 {
color: #d9a626;
}
.color-3 {
color: #ceae50;
}
.color-4 {
color: #a77d35;
}
.color-5 {
color: #7d6b2c;
}

/* CSS Variables */
:root {
--color-1: #f1c84b;
--color-2: #d9a626;
--color-3: #ceae50;
--color-4: #a77d35;
--color-5: #7d6b2c;
}

Sunflower's Memories background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1c84b, #d9a626, #ceae50, #a77d35, #7d6b2c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1c84b, #d9a626, #ceae50, #a77d35, #7d6b2c);
}

Similar color palettes

Scroll down to explore 4 Sunflower color palettes

Sunflower's Memories color palette created on .