All Palettes

Color Palette #f95860, #fbaf8e, #f4d15d, #d6e7b1, #a3c7e0

0%
0%
0%

CSS code for this palette

/* CSS */
.festive-fennec {
color: #f95860;
}
.orange-grove {
color: #fbaf8e;
}
.salmon-eggs {
color: #f4d15d;
}
.lasting-thoughts {
color: #d6e7b1;
}
.sea-cliff {
color: #a3c7e0;
}

/* CSS Variables */
:root {
--festive-fennec:#f95860;
--orange-grove:#fbaf8e;
--salmon-eggs:#f4d15d;
--lasting-thoughts:#d6e7b1;
--sea-cliff:#a3c7e0;
}

More palettes to explore