All Palettes

Color Palette #ffb4a3, #ff8c75, #ff6f47, #ff4b1f, #e63900

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-pearl {
color: #ffb4a3;
}
.alexandria {
color: #ff8c75;
}
.outrageous-orange {
color: #ff6f47;
}
.tan-red {
color: #ff4b1f;
}
.gran-torino-red {
color: #e63900;
}

/* CSS Variables */
:root {
--peach-pearl:#ffb4a3;
--alexandria:#ff8c75;
--outrageous-orange:#ff6f47;
--tan-red:#ff4b1f;
--gran-torino-red:#e63900;
}

More palettes to explore