All Palettes

Color Palette #ffb4a3, #ff8e6b, #ff6f47, #ff4b1f, #ff3c00

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-pearl {
color: #ffb4a3;
}
.salmon-orange {
color: #ff8e6b;
}
.outrageous-orange {
color: #ff6f47;
}
.tan-red {
color: #ff4b1f;
}
.coquelicot {
color: #ff3c00;
}

/* CSS Variables */
:root {
--peach-pearl:#ffb4a3;
--salmon-orange:#ff8e6b;
--outrageous-orange:#ff6f47;
--tan-red:#ff4b1f;
--coquelicot:#ff3c00;
}

More palettes to explore