All Palettes

Color Palette #f5a15c, #f6c05a, #f4d87b, #f0baa3, #e56d57

0%
0%
0%

CSS code for this palette

/* CSS */
.bergamot-orange {
color: #f5a15c;
}
.butterfield {
color: #f6c05a;
}
.sandy {
color: #f4d87b;
}
.antique-cameo {
color: #f0baa3;
}
.orangeville {
color: #e56d57;
}

/* CSS Variables */
:root {
--bergamot-orange:#f5a15c;
--butterfield:#f6c05a;
--sandy:#f4d87b;
--antique-cameo:#f0baa3;
--orangeville:#e56d57;
}

More palettes to explore