All Palettes

Color Palette #e56f38, #f7a85e, #f9c36c, #a4d68f, #3c9cd7

0%
0%
0%

CSS code for this palette

/* CSS */
.invigorate {
color: #e56f38;
}
.rajah {
color: #f7a85e;
}
.yellow-currant {
color: #f9c36c;
}
.nature-s-delight {
color: #a4d68f;
}
.dayflower {
color: #3c9cd7;
}

/* CSS Variables */
:root {
--invigorate:#e56f38;
--rajah:#f7a85e;
--yellow-currant:#f9c36c;
--nature-s-delight:#a4d68f;
--dayflower:#3c9cd7;
}

More palettes to explore