All Palettes

Color Palette #f0a800, #ff6d1f, #ffb83d, #ffc9a3, #f4c3c3

0%
0%
0%

CSS code for this palette

/* CSS */
.welcoming-wasp {
color: #f0a800;
}
.shocking-orange {
color: #ff6d1f;
}
.orange-pop {
color: #ffb83d;
}
.polly {
color: #ffc9a3;
}
.cor-de-pele {
color: #f4c3c3;
}

/* CSS Variables */
:root {
--welcoming-wasp:#f0a800;
--shocking-orange:#ff6d1f;
--orange-pop:#ffb83d;
--polly:#ffc9a3;
--cor-de-pele:#f4c3c3;
}

More palettes to explore