All Palettes

Color Palette #f6c47e, #f2a76e, #e67f60, #d64c4c, #a63f3f

0%
0%
0%

CSS code for this palette

/* CSS */
.white-elf {
color: #f6c47e;
}
.apricot-jam {
color: #f2a76e;
}
.mesa-sunrise {
color: #e67f60;
}
.horror-snob {
color: #d64c4c;
}
.no-more-drama {
color: #a63f3f;
}

/* CSS Variables */
:root {
--white-elf:#f6c47e;
--apricot-jam:#f2a76e;
--mesa-sunrise:#e67f60;
--horror-snob:#d64c4c;
--no-more-drama:#a63f3f;
}

More palettes to explore