All Palettes

Color Palette #ffb13d, #ff6d1f, #d95d30, #a62b2b, #f7c5a6

0%
0%
0%

CSS code for this palette

/* CSS */
.pieces-of-eight {
color: #ffb13d;
}
.shocking-orange {
color: #ff6d1f;
}
.tangerine-bliss {
color: #d95d30;
}
.harissa-red {
color: #a62b2b;
}
.peach-damask {
color: #f7c5a6;
}

/* CSS Variables */
:root {
--pieces-of-eight:#ffb13d;
--shocking-orange:#ff6d1f;
--tangerine-bliss:#d95d30;
--harissa-red:#a62b2b;
--peach-damask:#f7c5a6;
}

More palettes to explore