All Palettes

Color Palette #e5b738, #f4d186, #f4e8b3, #8bc7e9, #4b91e2

0%
0%
0%

CSS code for this palette

/* CSS */
.last-sunlight {
color: #e5b738;
}
.macaroni {
color: #f4d186;
}
.icy-lemonade {
color: #f4e8b3;
}
.deluxe-days {
color: #8bc7e9;
}
.olympic-blue {
color: #4b91e2;
}

/* CSS Variables */
:root {
--last-sunlight:#e5b738;
--macaroni:#f4d186;
--icy-lemonade:#f4e8b3;
--deluxe-days:#8bc7e9;
--olympic-blue:#4b91e2;
}

More palettes to explore