Lizzie's Garden of Dreams Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Lizzie's Garden of Dreams palette
Lizzie's Garden of Dreams color palette PNG image
Lizzie's Garden of Dreams color palette CSS
/* CSS */
.color-1 {
color: #f9a29f;
}
.color-2 {
color: #f6c5a2;
}
.color-3 {
color: #f3e2b4;
}
.color-4 {
color: #c3e0a3;
}
.color-5 {
color: #a3d4e0;
}
/* CSS Variables */
:root {
--color-1: #f9a29f;
--color-2: #f6c5a2;
--color-3: #f3e2b4;
--color-4: #c3e0a3;
--color-5: #a3d4e0;
}
Lizzie's Garden of Dreams background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9a29f, #f6c5a2, #f3e2b4, #c3e0a3, #a3d4e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9a29f, #f6c5a2, #f3e2b4, #c3e0a3, #a3d4e0);
}
Similar color palettes
Scroll down to explore 100+ Bright color palettes
Lizzie's Garden of Dreams color palette created on .