All Palettes

Color Palette #c52023, #e06e5c, #f9c9a9, #fdd6b4, #fae1d1

0%
0%
0%

CSS code for this palette

/* CSS */
.star-and-crescent-red {
color: #c52023;
}
.phoenix-red {
color: #e06e5c;
}
.allspice {
color: #f9c9a9;
}
.young-apricot {
color: #fdd6b4;
}
.sandy-beach {
color: #fae1d1;
}

/* CSS Variables */
:root {
--star-and-crescent-red:#c52023;
--phoenix-red:#e06e5c;
--allspice:#f9c9a9;
--young-apricot:#fdd6b4;
--sandy-beach:#fae1d1;
}

More palettes to explore