All Palettes

Color Palette #f0a800, #ffb85c, #ffce99, #ff6e61, #e85e75

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.cape-jasmine {
color: #ffb85c;
}
.peach-orange {
color: #ffce99;
}
.grapefruit-pulp {
color: #ff6e61;
}
.bubblegum {
color: #e85e75;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--cape-jasmine:#ffb85c;
--peach-orange:#ffce99;
--grapefruit-pulp:#ff6e61;
--bubblegum:#e85e75;
}

More palettes to explore