All Palettes

Color Palette #f5c84d, #f7d67e, #f9e49a, #fceeb6, #ffe5a3

0%
0%
0%

CSS code for this palette

/* CSS */
.sunny-mood {
color: #f5c84d;
}
.jemima {
color: #f7d67e;
}
.summer-s-heat {
color: #f9e49a;
}
.tinker-light {
color: #fceeb6;
}
.sun-drenched {
color: #ffe5a3;
}

/* CSS Variables */
:root {
--sunny-mood:#f5c84d;
--jemima:#f7d67e;
--summer-s-heat:#f9e49a;
--tinker-light:#fceeb6;
--sun-drenched:#ffe5a3;
}

More palettes to explore