All Palettes

Color Palette #f5c99e, #f4a462, #e76e50, #d72839, #b71045

0%
0%
0%

CSS code for this palette

/* CSS */
.sundown {
color: #f5c99e;
}
.shrimp-cocktail {
color: #f4a462;
}
.entan-red {
color: #e76e50;
}
.flame-scarlet {
color: #d72839;
}
.rural-red {
color: #b71045;
}

/* CSS Variables */
:root {
--sundown:#f5c99e;
--shrimp-cocktail:#f4a462;
--entan-red:#e76e50;
--flame-scarlet:#d72839;
--rural-red:#b71045;
}

More palettes to explore