All Palettes

Color Palette #f3eaaa, #f4d15d, #f2b25f, #d97c30, #b85e2e

0%
0%
0%

CSS code for this palette

/* CSS */
.pineapple-delight {
color: #f3eaaa;
}
.salmon-eggs {
color: #f4d15d;
}
.cheater {
color: #f2b25f;
}
.orange-ochre {
color: #d97c30;
}
.gold-varnish-brown {
color: #b85e2e;
}

/* CSS Variables */
:root {
--pineapple-delight:#f3eaaa;
--salmon-eggs:#f4d15d;
--cheater:#f2b25f;
--orange-ochre:#d97c30;
--gold-varnish-brown:#b85e2e;
}

More palettes to explore