All Palettes

Color Palette #f9a53e, #f5d629, #f3f7b1, #a2e7b7, #3a9ddf

0%
0%
0%

CSS code for this palette

/* CSS */
.hawaiian-passion {
color: #f9a53e;
}
.dream-of-spring {
color: #f5d629;
}
.yellow-chalk {
color: #f3f7b1;
}
.overtone {
color: #a2e7b7;
}
.dayflower {
color: #3a9ddf;
}

/* CSS Variables */
:root {
--hawaiian-passion:#f9a53e;
--dream-of-spring:#f5d629;
--yellow-chalk:#f3f7b1;
--overtone:#a2e7b7;
--dayflower:#3a9ddf;
}

More palettes to explore