All Palettes

Color Palette #fcd9b6, #f6aa6f, #f25e40, #e13e33, #a71b24

0%
0%
0%

CSS code for this palette

/* CSS */
.sandy-tan {
color: #fcd9b6;
}
.florida-sunrise {
color: #f6aa6f;
}
.opulent-orange {
color: #f25e40;
}
.bacon-strips {
color: #e13e33;
}
.haute-red {
color: #a71b24;
}

/* CSS Variables */
:root {
--sandy-tan:#fcd9b6;
--florida-sunrise:#f6aa6f;
--opulent-orange:#f25e40;
--bacon-strips:#e13e33;
--haute-red:#a71b24;
}

More palettes to explore