All Palettes

Color Palette #f9d6a9, #f1b8a2, #f78a7e, #e16060, #d10031

0%
0%
0%

CSS code for this palette

/* CSS */
.tuscan {
color: #f9d6a9;
}
.antique-cameo {
color: #f1b8a2;
}
.hot-calypso {
color: #f78a7e;
}
.briquette {
color: #e16060;
}
.cherry {
color: #d10031;
}

/* CSS Variables */
:root {
--tuscan:#f9d6a9;
--antique-cameo:#f1b8a2;
--hot-calypso:#f78a7e;
--briquette:#e16060;
--cherry:#d10031;
}

More palettes to explore