All Palettes

Color Palette #f0a400, #f5d000, #f2e1a1, #a4c3e5, #3d6a8f

0%
0%
0%

CSS code for this palette

/* CSS */
.lemon-dream {
color: #f0a400;
}
.empire-yellow {
color: #f5d000;
}
.sugar-cookie {
color: #f2e1a1;
}
.angela-bay {
color: #a4c3e5;
}
.rainy-lake {
color: #3d6a8f;
}

/* CSS Variables */
:root {
--lemon-dream:#f0a400;
--empire-yellow:#f5d000;
--sugar-cookie:#f2e1a1;
--angela-bay:#a4c3e5;
--rainy-lake:#3d6a8f;
}

More palettes to explore