Spring Green Dream Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Spring Green Dream palette

Share this palette to:

Spring Green Dream color palette PNG image

Download spring green dream color palette PNG image (landscape)
Download spring green dream color palette PNG image (square)

Spring Green Dream color palette CSS

/* CSS */
.color-1 {
color: #ffb84d;
}
.color-2 {
color: #ffcc80;
}
.color-3 {
color: #69bf4a;
}
.color-4 {
color: #4eb7ac;
}
.color-5 {
color: #f06090;
}

/* CSS Variables */
:root {
--color-1: #ffb84d;
--color-2: #ffcc80;
--color-3: #69bf4a;
--color-4: #4eb7ac;
--color-5: #f06090;
}

Spring Green Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb84d, #ffcc80, #69bf4a, #4eb7ac, #f06090);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb84d, #ffcc80, #69bf4a, #4eb7ac, #f06090);
}

Similar color palettes

Spring Green Dream color palette created on .